articles/guides/GnomeToMATE: add instructions for removing GNOME/MATE programs.

This commit is contained in:
Mikaela Suomalainen 2012-07-15 12:04:36 +03:00
parent 39462b54f8
commit dbe035e37f
2 changed files with 72 additions and 0 deletions

View File

@ -0,0 +1,27 @@
<h1 id="what-is-what-in-mate-and-gnome.">What is what in MATE and GNOME.</h1>
<p>MATE || GNOME = What it is? Caja Nautilus = File browser Pluma Gedit = Text editor Eye of MATE Eye of GNOME = Picture viewer Atril Evince = Document viewer Engrampa File roller = File extractor MATE terminal GNOME Terminal = Terminal emulator</p>
<h1 id="notice-about-aptitude">Notice about aptitude</h1>
<p>If you don't have aptitude installed, you can get it with</p>
<blockquote>
<p>apt-get install aptitude</p>
</blockquote>
<p>as root or if you don't want to use it,</p>
<blockquote>
<p>alias aptitude=apt-get</p>
</blockquote>
<h1 id="removing-gnome-versions.">Removing GNOME versions.</h1>
<p>If you want to remove GNOME versions, just run</p>
<blockquote>
<p>aptitude remove nautilus gedit eom evince file-roller gnome-terminal</p>
</blockquote>
<p>as root.</p>
<h1 id="removing-mate-versions">Removing MATE versions</h1>
<p>If you want to remove MATE versions, just run</p>
<blockquote>
<p>aptitude remove caja mate-text-editor eom atril engrampa mate-terminal</p>
</blockquote>
<p>as root.</p>
<h1 id="warning-you-do-everything-on-this-page-with-your-own-risk.">WARNING: You do everything on this page with your own risk.</h1>
<h1 id="sources">Sources</h1>
<p><a href="http://mate-desktop.org/applications/">MATE applicaltions</a></p>
<p>Own experience with Linux since 2008.</p>

View File

@ -0,0 +1,45 @@
# What is what in MATE and GNOME.
MATE || GNOME = What it is?
Caja Nautilus = File browser
Pluma Gedit = Text editor
Eye of MATE Eye of GNOME = Picture viewer
Atril Evince = Document viewer
Engrampa File roller = File extractor
MATE terminal GNOME Terminal = Terminal emulator
# Notice about aptitude
If you don't have aptitude installed, you can get it with
> apt-get install aptitude
as root or if you don't want to use it,
> alias aptitude=apt-get
# Removing GNOME versions.
If you want to remove GNOME versions, just run
> aptitude remove nautilus gedit eom evince file-roller gnome-terminal
as root.
# Removing MATE versions
If you want to remove MATE versions, just run
> aptitude remove caja mate-text-editor eom atril engrampa mate-terminal
as root.
# WARNING: You do everything on this page with your own risk.
# Sources
[MATE applicaltions]
Own experience with Linux since 2008.
[MATE applicaltions]:http://mate-desktop.org/applications/