
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.sabayonlinux.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.sabayonlinux.org/index.php?title=Remove_Gnome&amp;feed=atom&amp;action=history</id>
		<title>Remove Gnome - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.sabayonlinux.org/index.php?title=Remove_Gnome&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://wiki.sabayonlinux.org/index.php?title=Remove_Gnome&amp;action=history"/>
		<updated>2013-05-19T19:13:56Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.4</generator>

	<entry>
		<id>http://wiki.sabayonlinux.org/index.php?title=Remove_Gnome&amp;diff=17672&amp;oldid=prev</id>
		<title>Hatalar205 at 19:38, 24 October 2012</title>
		<link rel="alternate" type="text/html" href="http://wiki.sabayonlinux.org/index.php?title=Remove_Gnome&amp;diff=17672&amp;oldid=prev"/>
				<updated>2012-10-24T19:38:53Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{i18n| [[Remove Gnome|en]] [[Tr:Remove Gnome|tr]]}}&lt;br /&gt;
&lt;br /&gt;
=== warning ===&lt;br /&gt;
Before removing a Desktop Environment like Gnome, you have to keep a few things in mind;&lt;br /&gt;
* Many libraries are shared with other DE's, so you don't want them to be removed.&lt;br /&gt;
* Removing too much might leave your system unusable.&lt;br /&gt;
* Be sure to have an alternative DM installed. (lxdm or lightdm)&lt;br /&gt;
That said, unless you are running out of hard drive space or have limited bandwidth for updates,&lt;br /&gt;
&lt;br /&gt;
there is no real harm in having Gnome installed. If you don't use it, it won't hinder performance.&lt;br /&gt;
&lt;br /&gt;
== preparation ==&lt;br /&gt;
For this to work, the best way of doing this is to first install a alternative Desktop Environment.&lt;br /&gt;
&lt;br /&gt;
In this tutorial Gnome will be replaced with XFCE.&lt;br /&gt;
&lt;br /&gt;
# open a console/terminal and become root. (of course you can also do this with [[Rigo]]&lt;br /&gt;
# install your alternative Desktop Environment:&lt;br /&gt;
{{Console| &amp;lt;pre class=&amp;quot;clear&amp;quot;&amp;gt;#   equo install @xfce --ask&amp;lt;/pre&amp;gt;}}&lt;br /&gt;
for [[Rigo]]: enter:'''xfce4-meta''' in the searchbox, select the package, and click install,&lt;br /&gt;
&lt;br /&gt;
or install directly using a shortcut in the searchbox: '''do:install xfce4-meta''' accept the licence agreement.&lt;br /&gt;
# GDM will also be removed, so install a alternative LoginManager: (in this case, i choose lxdm)&lt;br /&gt;
{{Console| &amp;lt;pre class=&amp;quot;clear&amp;quot;&amp;gt;#   equo install lxdm&amp;lt;/pre&amp;gt;}}&lt;br /&gt;
# while at the terminal, change the default LoginManager to '''lxdm''':&lt;br /&gt;
{{Console| &amp;lt;pre class=&amp;quot;clear&amp;quot;&amp;gt;#   nano -w /etc/conf.d/xdm&amp;lt;/pre&amp;gt;}}&lt;br /&gt;
and replace:&lt;br /&gt;
{{Console| &amp;lt;pre class=&amp;quot;clear&amp;quot;&amp;gt;DISPLAYMANAGER=&amp;quot;gdm&amp;quot;&amp;lt;/pre&amp;gt;}}&lt;br /&gt;
with:&lt;br /&gt;
{{Console| &amp;lt;pre class=&amp;quot;clear&amp;quot;&amp;gt;DISPLAYMANAGER=&amp;quot;lxdm&amp;quot;&amp;lt;/pre&amp;gt;}}&lt;br /&gt;
# When done, save: [CTRL-O] and close: [CTRL-X]&lt;br /&gt;
# logoff, and logon again into the fresh installed Environment. (NOT Gnome)&lt;br /&gt;
&lt;br /&gt;
== Removing Gnome ==&lt;br /&gt;
So now we're logged in with XFCE.&lt;br /&gt;
# open your favourite terminal (except Gnome-terminal), and become root.&lt;br /&gt;
# enter following in the terminal:&lt;br /&gt;
{{Console| &amp;lt;pre class=&amp;quot;clear&amp;quot;&amp;gt;equo query installed gnome-base gnome-extra | xargs equo remove --nodeps&amp;lt;/pre&amp;gt;}}&lt;br /&gt;
# (ignore all those warnings)&lt;br /&gt;
{{Note| without the &amp;quot;--nodeps&amp;quot;,   &amp;quot;sys-auth/pambase-20101024-r2&amp;quot; got pulled, and aborts the mission.&lt;br /&gt;
&lt;br /&gt;
Also, '''DON'T''' use the &amp;quot;&amp;quot;--deep&amp;quot; flag here, otherwise the system becomes unusable!}}&lt;br /&gt;
{{Note| It might very well be possible, that Entropy wants to remove vital packages for XFCE as well.,&lt;br /&gt;
&lt;br /&gt;
so chances are that after a reboot the system is unusable.&lt;br /&gt;
&lt;br /&gt;
In that case, when Gnome is removed., before rebooting, (just in case) simply reinstall your new DE, eg.: equo install @xfce}}&lt;br /&gt;
== final steps ==&lt;br /&gt;
{{Note| '''before''' rebooting, you '''must''' reinstall &amp;quot;sys-apps/dbus&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
otherwise the system becomes unusable.}}&lt;br /&gt;
{{Console| &amp;lt;pre class=&amp;quot;clear&amp;quot;&amp;gt;equo install sys-apps/dbus&amp;lt;/pre&amp;gt;}}&lt;br /&gt;
When done, a final step, enter '''equo deptest''' and '''equo libtest''' THEN '''equo conf update''' to check if configuration files needs to be updated, manually.&lt;/div&gt;</summary>
		<author><name>Hatalar205</name></author>	</entry>

	</feed>