 
    
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>xubuntu Archives - Complete, Concrete, Concise</title>
	<atom:link href="https://complete-concrete-concise.com/tag/xubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>https://complete-concrete-concise.com/tag/xubuntu/</link>
	<description>Practical Information Without The Bloat</description>
	<lastBuildDate>Fri, 26 Oct 2012 14:06:27 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>Ubuntu 12.04 &#8211; How to Completely Remove / Uninstall Xubuntu Core Desktop</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-completely-remove-uninstall-xubuntu-core-desktop/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Fri, 26 Oct 2012 14:06:27 +0000</pubDate>
				<category><![CDATA[Ubuntu 12.04]]></category>
		<category><![CDATA[complete]]></category>
		<category><![CDATA[completely]]></category>
		<category><![CDATA[remove]]></category>
		<category><![CDATA[removing]]></category>
		<category><![CDATA[ubuntu 12.04]]></category>
		<category><![CDATA[uninstall]]></category>
		<category><![CDATA[uninstalling]]></category>
		<category><![CDATA[xubuntu]]></category>
		<category><![CDATA[xubuntu core desktop]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=2494</guid>

					<description><![CDATA[<p>These instructions are for Ubuntu 12.04 running the Unity desktop on which the Lubuntu Core Desktop was installed using either the Ubuntu Software Center or sudo apt-get on the command line. The instructions may be the same for other versions of Ubuntu, but no guarantee is made. When the Xubuntu Core Desktop is installed in [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-completely-remove-uninstall-xubuntu-core-desktop/">Ubuntu 12.04 &#8211; How to Completely Remove / Uninstall Xubuntu Core Desktop</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c1">
<p>These instructions are for Ubuntu 12.04 running the Unity desktop on which the Lubuntu Core Desktop was installed using either the <u>Ubuntu Software Center</u> or <code>sudo apt-get</code> on the command line.</p>
<p>The instructions may be the same for other versions of Ubuntu, but no guarantee is made.</p>
</div>
<p>When the Xubuntu Core Desktop is installed in Ubuntu 12.04, it installs several packages and libraries it requires as well as some optional packages. Not all these packages and libraries are uninstalled when you uninstall Xubuntu Core Desktop. Several packages (like <code>thunar</code>) do not get uninstalled.</p>
<h1>Quick Uninstall</h1>
<div class="c4">
<p>This is not recommended because it will remove all packages normally installed with Xubuntu Core Desktop. This may include packages you previously installed (such as <code>thunar</code>) or that were installed as dependencies for other packages.</p>
<p><strong>Note:</strong> this uninstall command assumes Xubuntu Core Desktop was installed on a fresh Ubuntu 12.04.</p>
</div>
<p><strong>1) Open</strong> a terminal (instructions can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-get-a-command-line-shell-or-terminal">here</a>).</p>
<p><strong>2) Enter</strong> the following command (it is very long and a single line):</p>
<pre><code>sudo apt-get remove --auto-remove --purge desktop-base exo-utils fonts-droid gtk2-engines-xfce libexo-1-0 libexo-common libexo-helpers libgarcon-1-0 libgarcon-common libglade2-0 libjpeg-progs libjpeg-turbo-progs libkeybinder0 libthunarx-2-0 libtumbler-1-0 liburi-perl libxfce4ui-1-0 libxfce4util-bin libxfce4util-common libxfce4util4 libxfconf-0-2 lightdm-gtk-greeter miscfiles orage plymouth-theme-xubuntu-logo plymouth-theme-xubuntu-text shimmer-themes tango-icon-theme thunar thunar-data thunar-volman ttf-droid tumbler tumbler-common xfce-keyboard-shortcuts xfce4 xfce4-appfinder xfce4-mixer xfce4-notifyd xfce4-panel xfce4-session xfce4-settings xfce4-utils xfce4-volumed xfconf xfdesktop4 xfdesktop4-data xfwm4 xscreensaver xscreensaver-data xubuntu-artwork xubuntu-default-settings xubuntu-icon-theme xubuntu-wallpapers</code></pre>
<p>It is easiest to copy the line and paste it into the terminal (right-click on the terminal and select <u>Paste</u> from the popup menu).</p>
<h1>Preferred Uninstall</h1>
<p>The better way to uninstall it is to follow the directions on <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-completely-uninstallremove-a-packagesoftwareprogram">this page</a>.</p>
<p>This will show you on how to uninstall only the packages that were installed when Xubuntu Core Desktop was installed. The instructions are generic and work for any installed package.</p>
<p>It involves:</p>
<ol>
<li>identifying which packages were installed and </li>
<li>creating a command to uninstall only those packages</li>
</ol>
<p>It leaves intact any packages you may have installed (like <code>thunar</code>) or that were installed as dependencies for other programs instead of blindly assuming that they were installed along with Xubuntu Core Desktop.</p>
<div class="c1">
<p><strong>Note:</strong> if Xubuntu Core Desktop was installed using the <u>Ubuntu Software Center</u> then there will be 3 separate installation entries you will need to find (since it was a 3 step process).</p>
</div>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-completely-remove-uninstall-xubuntu-core-desktop/">Ubuntu 12.04 &#8211; How to Completely Remove / Uninstall Xubuntu Core Desktop</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ubuntu 12.04 &#8211; How to Completely Uninstall / Remove Xubuntu Desktop</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-completely-uninstall-remove-xubuntu-desktop/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Fri, 29 Jun 2012 14:53:12 +0000</pubDate>
				<category><![CDATA[Ubuntu 12.04]]></category>
		<category><![CDATA[complete]]></category>
		<category><![CDATA[completely]]></category>
		<category><![CDATA[remove]]></category>
		<category><![CDATA[removing]]></category>
		<category><![CDATA[ubuntu 12.04]]></category>
		<category><![CDATA[uninstall]]></category>
		<category><![CDATA[uninstalling]]></category>
		<category><![CDATA[xubuntu]]></category>
		<category><![CDATA[xubuntu desktop]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=2231</guid>

					<description><![CDATA[<p>These instructions are for Ubuntu 12.04 running the Unity desktop on which the Xubuntu Desktop was installed using either the Ubuntu Software Center or sudo apt-get on the command line. The instructions may be the same for other versions of Ubuntu, but no guarantee is made. When the Xubuntu Desktop is installed in Ubuntu 12.04, [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-completely-uninstall-remove-xubuntu-desktop/">Ubuntu 12.04 &#8211; How to Completely Uninstall / Remove Xubuntu Desktop</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c1">
<p>These instructions are for Ubuntu 12.04 running the Unity desktop on which the Xubuntu Desktop was installed using either the <u>Ubuntu Software Center</u> or <code>sudo apt-get</code> on the command line.</p>
<p>The instructions may be the same for other versions of Ubuntu, but no guarantee is made.</p>
</div>
<p>When the Xubuntu Desktop is installed in Ubuntu 12.04, it installs several packages and libraries it requires as well as some optional packages. Not all these packages and libraries are uninstalled when you uninstall Xubuntu Desktop. Several packages (like abiword and thunar) do not get uninstalled.</p>
<h1>Quick Uninstall</h1>
<div class="c4">
<p>This is not recommended because it will remove all packages normally installed with Xubuntu Desktop. This may include packages you previously installed (like abiword or thunar) or that were installed as necessary dependencies for other programs.</p>
<p><strong>Note:</strong> this uninstall command assumes Xubuntu Desktop was installed on a fresh Ubuntu 12.04.</p>
</div>
<p><strong>1) Open</strong> a terminal (instructions can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-get-a-command-line-shell-or-terminal">here</a>).</p>
<p><strong>2) Enter</strong> the following command (it is very long and a single line):</p>
<pre><code>sudo apt-get purge --auto-remove abiword abiword-common abiword-plugin-grammar abiword-plugin-mathview alacarte  bison blueman brltty-x11 catfish exo-utils flex fonts-droid gigolo gimp  gimp-data gmusicbrowser gnome-system-tools gnome-time-admin gnumeric  gnumeric-common gnumeric-doc gstreamer0.10-gnomevfs gthumb gthumb-data  gtk2-engines-pixbuf indicator-application-gtk2 indicator-messages-gtk2  indicator-sound-gtk2 indicator-status-provider-pidgin leafpad libabiword-2.9  libao-common libao4 libaudio-scrobbler-perl libbabl-0.0-0 libbison-dev  libconfig-inifiles-perl libdigest-crc-perl libencode-locale-perl libept1.4.12  libexo-1-0 libexo-common libexo-helpers libfile-listing-perl libfl-dev  libfont-afm-perl libgarcon-1-0 libgarcon-common libgdome2-0  libgdome2-cpp-smart0c2a libgegl-0.0-0 libgimp2.0 libglade2-0 libgnomevfs2-extra  libgoffice-0.8-8 libgoffice-0.8-8-common libgsf-1-114 libgsf-1-common  libgstreamer-perl libgtk2-notify-perl libgtk2-trayicon-perl libgtkmathview0c2a  libhtml-form-perl libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl  libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl  libhttp-message-perl libhttp-negotiate-perl libid3tag0 libido-0.1-0 libilmbase6  libio-socket-inet6-perl libio-socket-ssl-perl libjpeg-progs libjpeg-turbo-progs  libkeybinder0 liblink-grammar4 libloudmouth1-0 liblwp-mediatypes-perl  liblwp-protocol-https-perl libmailtools-perl libnet-dbus-perl libnet-http-perl  libnet-ssleay-perl liboobs-1-5 libopenexr6 libotr2 libots0 libsexy2  libsocket6-perl libtagc0 libthunarx-2-0 libtidy-0.99-0 libtie-ixhash-perl  libtimedate-perl libtumbler-1-0 liburi-perl libwv-1.2-4 libwww-perl  libwww-robotrules-perl libxfce4ui-1-0 libxfce4util-bin libxfce4util-common  libxfce4util4 libxfcegui4-4 libxfconf-0-2 libxml-parser-perl libxml-twig-perl  libxml-xpath-perl libxss1 lightdm-gtk-greeter link-grammar-dictionaries-en m4  mpg321 orage parole pastebinit pavucontrol pidgin pidgin-data pidgin-libnotify  pidgin-microblog pidgin-otr plymouth-theme-xubuntu-logo  plymouth-theme-xubuntu-text python-configobj python-glade2 python-gmenu  ristretto screensaver-default-images shimmer-themes synaptic  system-tools-backends tcl8.5 thunar thunar-archive-plugin thunar-data  thunar-media-tags-plugin thunar-volman ttf-droid ttf-lyx tumbler tumbler-common  xchat xchat-common xfburn xfce-keyboard-shortcuts xfce4-appfinder  xfce4-cpugraph-plugin xfce4-datetime-plugin xfce4-dict xfce4-indicator-plugin  xfce4-mailwatch-plugin xfce4-netload-plugin xfce4-notes xfce4-notes-plugin  xfce4-notifyd xfce4-panel xfce4-places-plugin xfce4-power-manager  xfce4-power-manager-data xfce4-quicklauncher-plugin xfce4-screenshooter  xfce4-session xfce4-settings xfce4-systemload-plugin xfce4-taskmanager  xfce4-terminal xfce4-utils xfce4-verve-plugin xfce4-volumed xfce4-weather-plugin  xfce4-xkb-plugin xfconf xfdesktop4 xfdesktop4-data xfwm4 xscreensaver  xscreensaver-data xscreensaver-gl xubuntu-artwork xubuntu-default-settings  xubuntu-desktop xubuntu-docs xubuntu-icon-theme xubuntu-wallpapers</code></pre>
<p>It is easiest to copy the line and paste it into the terminal (right-click on the terminal and select <u>Paste</u> from the popup menu).</p>
<h1>Preferred Uninstall</h1>
<p>The better way to uninstall it is to follow the directions on <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-completely-uninstallremove-a-packagesoftwareprogram">this page</a>.</p>
<p><p>This will show you on how to uninstall only the packages that were installed when Xubuntu Desktop was installed. The instructions are generic and work for any installed package.</p>
<p>It involves:</p>
<ol>
<li>identifying which packages were installed and </li>
<li>creating a command to uninstall only those packages</li>
</ol>
<p>It leaves intact any packages you may have installed (like abiword or thunar) or that were installed as necessary parts of other packages instead of blindly assuming that they were installed along with Xubuntu Desktop.</p>

<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-completely-uninstall-remove-xubuntu-desktop/">Ubuntu 12.04 &#8211; How to Completely Uninstall / Remove Xubuntu Desktop</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ubuntu 11.10 &#8211; How to Completely Uninstall / Remove the Xubuntu Desktop</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-completely-uninstall-remove-the-xubuntu-desktop/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Thu, 05 Apr 2012 15:05:13 +0000</pubDate>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu 11.10]]></category>
		<category><![CDATA[completely]]></category>
		<category><![CDATA[remove]]></category>
		<category><![CDATA[ubuntu 11.10]]></category>
		<category><![CDATA[uninstall]]></category>
		<category><![CDATA[xubuntu]]></category>
		<category><![CDATA[xubuntu desktop]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=1627</guid>

					<description><![CDATA[<p>These instructions are for Ubuntu 11.10 on which the Xubuntu Desktop was installed using either the Ubuntu Software Center or sudo apt-get on the command line. The instructions may be the same for other versions, but no guarantee is made. When the Xubuntu Desktop is installed in Ubuntu 11.10, it installs several additional packages and [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-completely-uninstall-remove-the-xubuntu-desktop/">Ubuntu 11.10 &#8211; How to Completely Uninstall / Remove the Xubuntu Desktop</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c1">
<p>These instructions are for Ubuntu 11.10 on which the Xubuntu Desktop was installed using either the Ubuntu Software Center or sudo apt-get on the command line.</p>
<p>The instructions may be the same for other versions, but no guarantee is made.</p>
</div>
<p>When the Xubuntu Desktop is installed in Ubuntu 11.10, it installs several additional packages and libraries. Not all these packages and libraries are uninstalled when you uninstall the Xubuntu Desktop &#8211; several packages (like Abiword) do not get uninstalled.</p>
<h1>Quick Uninstall</h1>
<div class="c4">
<p>This is not recommended because it will remove all packages installed along with Xubuntu. This may include packages you previously installed (like Abiword).</p>
<p>Note: this uninstall command assumes Xubuntu Desktop was installed on a fresh Ubuntu 11.10.</p>
</div>
<p><strong>1) Open</strong> a terminal (instructions can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-get-a-command-line-shell-or-terminal">here</a>).</p>
<p><strong>2) Enter</strong> the following command (it is very long and a single line):</p>
<pre><code>sudo apt-get remove --auto-remove abiword abiword-common abiword-plugin-grammar abiword-plugin-mathview bison blueman brltty-x11 catfish elementary-icon-theme exo-utils flex gigolo gimp gimp-data gmusicbrowser gnome-icon-theme-full gnome-system-tools gnome-time-admin gnumeric gnumeric-common gnumeric-doc gstreamer0.10-gnomevfs gthumb gthumb-data gtk2-engines-pixbuf gtk2-engines-xfce indicator-application-gtk2 indicator-messages-gtk2 indicator-sound-gtk2 indicator-status-provider-pidgin leafpad libabiword-2.8 libaiksaurus-1.2-0c2a libaiksaurus-1.2-data libaiksaurusgtk-1.2-0c2a libao-common libao4 libaudio-scrobbler-perl libbabl-0.0-0 libclutter-1.0-0 libclutter-1.0-common libclutter-gtk-1.0-0 libcogl-common libcogl5 libconfig-inifiles-perl libencode-locale-perl libept1 libexo-1-0 libexo-common libexo-helpers libfile-listing-perl libfont-afm-perl libgarcon-1-0 libgarcon-common libgdome2-0 libgdome2-cpp-smart0c2a libgegl-0.0-0 libgimp2.0 libglade2-0 libgnomevfs2-extra libgoffice-0.8-8 libgoffice-0.8-8-common libgsf-1-114 libgsf-1-common libgstreamer-perl libgtk2-notify-perl libgtk2-trayicon-perl libgtkmathview0c2a libhtml-form-perl libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl libhttp-message-perl libhttp-negotiate-perl libido-0.1-0 libilmbase6 libio-socket-ssl-perl libjpeg-progs libkeybinder0 liblink-grammar4 libloudmouth1-0 liblwp-mediatypes-perl liblwp-protocol-https-perl libmailtools-perl libnet-dbus-perl libnet-http-perl libnet-ssleay-perl liboobs-1-5 libopenexr6 libotr2 libots0 libpolkit-gtk-1-0 libsexy2 libtagc0 libthunarx-2-0 libtie-ixhash-perl libtimedate-perl libtumbler-1-0 liburi-perl libwv-1.2-3 libwww-perl libwww-robotrules-perl libxfce4ui-1-0 libxfce4util-bin libxfce4util-common libxfce4util4 libxfcegui4-4 libxfconf-0-2 libxml-parser-perl libxml-twig-perl libxml-xpath-perl libxss1 lightdm-gtk-greeter link-grammar-dictionaries-en m4 mpg321 murrine-themes orage parole pastebinit pidgin pidgin-data pidgin-libnotify pidgin-microblog pidgin-otr plymouth-theme-xubuntu-logo plymouth-theme-xubuntu-text python-configobj python-glade2 quadrapassel ristretto screensaver-default-images synaptic system-tools-backends tango-icon-theme tango-icon-theme-common tcl8.5 thunar thunar-archive-plugin thunar-data thunar-media-tags-plugin thunar-volman ttf-droid ttf-lyx tumbler tumbler-common xchat xchat-common xfburn xfce-keyboard-shortcuts xfce4-appfinder xfce4-cpugraph-plugin xfce4-dict xfce4-fsguard-plugin xfce4-indicator-plugin xfce4-mailwatch-plugin xfce4-mixer xfce4-mount-plugin xfce4-netload-plugin xfce4-notes xfce4-notes-plugin xfce4-notifyd xfce4-panel xfce4-places-plugin xfce4-power-manager xfce4-power-manager-data xfce4-quicklauncher-plugin xfce4-screenshooter xfce4-session xfce4-settings xfce4-smartbookmark-plugin xfce4-systemload-plugin xfce4-taskmanager xfce4-terminal xfce4-utils xfce4-verve-plugin xfce4-volumed xfce4-weather-plugin xfconf xfdesktop4 xfdesktop4-data xfwm4 xfwm4-themes xscreensaver xscreensaver-data xscreensaver-gl xubuntu-artwork xubuntu-default-settings xubuntu-desktop xubuntu-docs xubuntu-icon-theme xubuntu-wallpapers</code></pre>
<p>It is easiest to copy the line and paste it into the terminal (right-click on the terminal and select <u>Paste</u> from the popup menu).</p>
<h1>Preferred Uninstall</h1>
<p>The better way to uninstall it is to follow the directions on <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-completely-remove-a-package/3">this page</a>. This will allow you to uninstall only the packages that were installed when Xubuntu Desktop was installed. The instructions are generic and work for any installed package.</p>
<p>This involves (1) identifying which packages were installed and (2) creating a command to uninstall only those packages.</p>
<p>This leaves intact any packages you may have installed (like Abiword) instead of blindly assuming that they were installed as part of Xubuntu Desktop.</p>

<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-completely-uninstall-remove-the-xubuntu-desktop/">Ubuntu 11.10 &#8211; How to Completely Uninstall / Remove the Xubuntu Desktop</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Why aren&#039;t there Linux Upgrades?</title>
		<link>https://complete-concrete-concise.com/blog/why-arent-there-linux-upgrades/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Mon, 28 Nov 2011 18:43:55 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[edubuntu]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[linux mint]]></category>
		<category><![CDATA[lxde]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[xfce]]></category>
		<category><![CDATA[xubuntu]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/blog/why-arent-there-linux-upgrades</guid>

					<description><![CDATA[<p>Over the past few weeks, I&#8217;ve been playing with various Linux distros &#8211; focussing on Ubuntu based distros. After a while, you start to see how similar they all are. In fact, they are just custom tailored versions of Ubuntu (which itself is a custom version of Debian). They come with a customized GUI, have [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/blog/why-arent-there-linux-upgrades/">Why aren&#039;t there Linux Upgrades?</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Over the past few weeks, I&#8217;ve been playing with various Linux distros &#8211; focussing on Ubuntu based distros.</p>
<p>After a while, you start to see how similar they all are. In fact, they are just custom tailored versions of Ubuntu (which itself is a custom version of Debian). They come with a customized GUI, have their own look and feel (and pretty background picture), but ultimately rely on the Ubuntu Software Center and Software Updates to keep running. One I tried out, Elementary OS, even prompted me to upgrade to Ubuntu 11.04.</p>
<p>Two days ago, Linux Mint, released version 12 of its OS. I thought that was a bad idea. Not because I think there is anything wrong with Linux Mint &#8211; it&#8217;s a fine distro, just like many other Linux distros.</p>
<p>I thought it was a bad idea because the average person isn&#8217;t interested in installing a particular Linux distribution. They are interested in installing an Operating System (OS), applications and using that combination to do work. If they already have a Linux distro installed, then then they aren&#8217;t interested in replacing it, but upgrading it. </p>
<p>This is why Ubuntu was nice. When a new version came along, you could upgrade to it and keep all your data and applications.</p>
<p>When a new Linux distro comes out, you don&#8217;t have the option of upgrading, you have to delete your old installation (along with applications and data), install the new Linux distro, reinstall all the applications you were using and, finally, restore all your data. whew! That is way too much work for the average user.</p>
<p>When Ubuntu 11.10 came out, a lot of people were unhappy that Unity was the default interface (sure, you can change it, I even wrote instructions for it <a href="//complete-concrete-concise.com/blog/ubuntu-11-10-replacing-the-unity-interface">here</a>). It was not possible to roll back the upgrade. This has caused Ubuntu to drop in popularity and other distros (like Linux Mint) to rise in popularity. Unfortunately, if Ubuntu is your main work computer, it has YOUR apps installed, it has YOUR data, it is configured to work the way YOU like it, why in the world would you want to destroy all that just so you can install a different Linux distro? It doesn&#8217;t make sense.</p>
<p>A better option, and one I haven&#8217;t seen exploited, would be to provide &#8220;upgrades&#8221; from one distro to another. If you are unhappy with Ubuntu 11.10 and Unity, then why not be able to &#8220;upgrade&#8221; to Linux Mint 12?</p>
<p>The reason is simple, each distro reflects a different approach or philosophy. Some focus on being lean, others focus on being cutting edge, others focus on being &#8220;pure&#8221; (in the sense of no proprietary software). Being able to install a &#8220;lean&#8221; distro over one considered &#8220;bloated&#8221; would kind of negate the reason for the lean distro to exist.</p>
<p>It could be argued that what I&#8217;m really going on about is just installing a new Window Manager or desktop (like GNOME or KDE or LXDE or XFCE) &#8211; which is pretty much true. Most users don&#8217;t care what&#8217;s under the hood, they care about how they interact with it &#8211; the look and feel.</p>
<p>Is Linux Mint interested in releasing a Linux Mint Desktop package for Ubuntu? Or Elementary OS in releasing an Elementary OS Desktop for Ubuntu? Or any other Ubuntu derivative interested in releasing their desktop to run on Ubuntu? Probably not &#8211; why would they want to position themselves as nothing more than an add-on to Ubuntu? The only Ubuntu derivative desktops you can install on Ubuntu are Edubuntu, Kubuntu, Lubuntu, and Xubuntu (which are all official Ubuntu derivatives).</p>

<p>The post <a href="https://complete-concrete-concise.com/blog/why-arent-there-linux-upgrades/">Why aren&#039;t there Linux Upgrades?</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
