 
    
<?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>lubuntu Archives - Complete, Concrete, Concise</title>
	<atom:link href="https://complete-concrete-concise.com/tag/lubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>https://complete-concrete-concise.com/tag/lubuntu/</link>
	<description>Practical Information Without The Bloat</description>
	<lastBuildDate>Fri, 26 Oct 2012 14:00:51 +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  Lubuntu Core Desktop</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-completely-remove-uninstall-lubuntu-core-desktop/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Fri, 26 Oct 2012 14:00:51 +0000</pubDate>
				<category><![CDATA[Ubuntu 12.04]]></category>
		<category><![CDATA[complete]]></category>
		<category><![CDATA[completely]]></category>
		<category><![CDATA[lubuntu]]></category>
		<category><![CDATA[lubuntu core desktop]]></category>
		<category><![CDATA[remove]]></category>
		<category><![CDATA[removing]]></category>
		<category><![CDATA[ubuntu 12.04]]></category>
		<category><![CDATA[uninstall]]></category>
		<category><![CDATA[uninstalling]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=2492</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 Lubuntu 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-lubuntu-core-desktop/">Ubuntu 12.04 &#8211; How to Completely Remove / Uninstall  Lubuntu 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 Lubuntu 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 Lubuntu Core Desktop. Several packages (like <code>galculator</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 Lubuntu Core Desktop. This may include packages you previously installed (such as <code>galculator</code>) or that were installed as dependencies for other packages.</p>
<p><strong>Note:</strong> this uninstall command assumes Lubuntu 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  elementary-icon-theme galculator giblib1 gnome-icon-theme-full libfm-data libfm-gtk-data libfm-gtk1 libfm1 libgif4 libglade2-0 libid3tag0 libimlib2 libjpeg-progs libjpeg-turbo-progs libmenu-cache1 libobrender27 libobt0 lightdm-gtk-greeter lubuntu-artwork lubuntu-artwork-12-04 lubuntu-core lubuntu-default-settings lubuntu-icon-theme lxmenu-data lxpanel lxsession lxshortcut miscfiles obconf openbox openbox-themes pcmanfm plymouth-theme-lubuntu-logo plymouth-theme-lubuntu-text scrot xscreensaver xscreensaver-data</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 Lubuntu 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>galculator</code>) or that were installed as dependencies for other programs instead of blindly assuming that they were installed along with Lubuntu Core Desktop.</p>

<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-completely-remove-uninstall-lubuntu-core-desktop/">Ubuntu 12.04 &#8211; How to Completely Remove / Uninstall  Lubuntu 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 Lubuntu Desktop</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-completely-uninstall-remove-lubuntu-desktop/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Fri, 29 Jun 2012 14:46:28 +0000</pubDate>
				<category><![CDATA[Ubuntu 12.04]]></category>
		<category><![CDATA[complete]]></category>
		<category><![CDATA[completely]]></category>
		<category><![CDATA[lubuntu]]></category>
		<category><![CDATA[lubuntu desktop]]></category>
		<category><![CDATA[remove]]></category>
		<category><![CDATA[removing]]></category>
		<category><![CDATA[ubuntu 12.04]]></category>
		<category><![CDATA[uninstall]]></category>
		<category><![CDATA[uninstalling]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=2229</guid>

					<description><![CDATA[<p>These instructions are for Ubuntu 12.04 running the Unity desktop on which the Lubuntu 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 Lubuntu 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-lubuntu-desktop/">Ubuntu 12.04 &#8211; How to Completely Uninstall / Remove Lubuntu 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 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 Lubuntu 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 Lubuntu Desktop. Several packages (like abiword and chromium browser) 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 Lubuntu Desktop. This may include packages you previously installed (like abiword or chromium browser) or that were installed as dependencies for other packages.</p>
<p><strong>Note:</strong> this uninstall command assumes Lubuntu 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  ace-of-penguins audacious audacious-plugins audacious-plugins-data blueman  chromium-browser chromium-browser-l10n chromium-codecs-ffmpeg  elementary-icon-theme esound-common galculator gdebi gdebi-core  gecko-mediaplayer giblib1 gnome-icon-theme-full gnome-mplayer gnome-system-tools  gnome-time-admin gnumeric gnumeric-common gnumeric-doc gpicview  gtk2-engines-pixbuf guvcview hardinfo indicator-status-provider-pidgin leafpad  libaacs0 libabiword-2.9 libaudclient2 libaudcore1 libaudiofile1 libbinio1ldbl  libbluray1 libbs2b0 libcddb2 libcompfaceg1 libcue1 libencode-locale-perl  libept1.4.12 libesd0 libexo-1-0 libexo-common libexo-helpers  libfile-listing-perl libfluidsynth1 libfm-data libfm-gtk-data libfm-gtk1 libfm1  libfont-afm-perl libgdome2-0 libgdome2-cpp-smart0c2a libglade2-0 libgmlib0  libgmtk0 libgmtk0-data libgoffice-0.8-8 libgoffice-0.8-8-common libgringotts2  libgsf-1-114 libgsf-1-common libgtkmathview0c2a libguess1 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 libimlib2 libio-socket-inet6-perl  libio-socket-ssl-perl libjpeg-progs libjpeg-turbo-progs liblink-grammar4  libloudmouth1-0 liblwp-mediatypes-perl liblwp-protocol-https-perl  libmailtools-perl libmcrypt4 libmenu-cache1 libmowgli2 libmpg123-0  libnet-dbus-perl libnet-http-perl libnet-ssleay-perl libobrender27 libobt0  libonig2 liboobs-1-5 libopts25 libots0 libpisock9 libresid-builder0c2a  libsidplay2 libsocket6-perl libtar0 libtidy-0.99-0 libtie-ixhash-perl  libtimedate-perl libuniconf4.6 liburi-perl libvdpau1 libwebcam0 libwv-1.2-4  libwvstreams4.6-base libwvstreams4.6-extras libwww-perl libwww-robotrules-perl  libxfce4ui-1-0 libxfce4util-bin libxfce4util-common libxfce4util4 libxfconf-0-2  libxml-parser-perl libxml-twig-perl libxml-xpath-perl libxss1  lightdm-gtk-greeter link-grammar-dictionaries-en lm-sensors lubuntu-artwork  lubuntu-artwork-12-04 lubuntu-core lubuntu-default-settings lubuntu-desktop  lubuntu-icon-theme lubuntu-software-center lxappearance lxappearance-obconf  lxinput lxkeymap lxlauncher lxmenu-data lxpanel lxpanel-indicator-applet-plugin  lxrandr lxsession lxsession-edit lxshortcut lxtask lxterminal mplayer2 mtpaint  ntp obconf openbox openbox-themes osmo pcmanfm pidgin pidgin-data  pidgin-libnotify pidgin-microblog plymouth-theme-lubuntu-logo  plymouth-theme-lubuntu-text python-pysqlite2 python-xklavier scrot sylpheed  sylpheed-doc sylpheed-i18n sylpheed-plugins synaptic system-tools-backends  transmission ttf-lyx uvcdynctrl uvcdynctrl-data wvdial xfburn  xfce-keyboard-shortcuts xfce4-power-manager xfce4-power-manager-data xfconf  xfonts-100dpi xpad xscreensaver xscreensaver-data</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 Lubuntu 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 chromium browser) or that were installed as dependencies for other programs instead of blindly assuming that they were installed along with Lubuntu 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-lubuntu-desktop/">Ubuntu 12.04 &#8211; How to Completely Uninstall / Remove Lubuntu 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 Install the Lubuntu Desktop</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lubuntu-desktop/</link>
					<comments>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lubuntu-desktop/#comments</comments>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Thu, 26 Apr 2012 07:00:00 +0000</pubDate>
				<category><![CDATA[Ubuntu 12.04]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[installing]]></category>
		<category><![CDATA[lubuntu]]></category>
		<category><![CDATA[replace]]></category>
		<category><![CDATA[replacing]]></category>
		<category><![CDATA[ubuntu 12.04]]></category>
		<category><![CDATA[unity]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=1864</guid>

					<description><![CDATA[<p>These instructions are for installing the Lubuntu Desktop in Ubuntu 12.04 running the Unity Desktop. Installation instructions may be the same or similar for other versions of Ubuntu or for other Linux distros, but no guarantee is made. Installing Lubuntu Desktop is like having installed Lubuntu originally. It will install the desktop and all the [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lubuntu-desktop/">Ubuntu 12.04 &#8211; How to Install the Lubuntu 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 installing the <em>Lubuntu Desktop</em> in Ubuntu 12.04 running the Unity Desktop.</p>
<p>Installation instructions may be the same or similar for other versions of Ubuntu or for other Linux distros, but no guarantee is made.</p>
</div>
<div class="c2">
<p>Installing Lubuntu Desktop is like having installed Lubuntu originally.</p>
<p>It will install the desktop and <u>all</u> the applications that make up Lubuntu.</p>
<p>It does not remove any applications that are part of Ubuntu. This means you will have new applications that perform the same or similar functions as applications already installed with Ubuntu 12.04. (For example, the word processor AbiWord). This can lead to bloat on your system.</p>
<p>If you wish to change the desktop without installing additional applications, I recommend installing the <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lubuntu-core-desktop">Lubuntu Core Desktop</a>.</p>
<p>The Lubuntu Desktop is a custom configured version of the LXDE Desktop.</p>
<p>To install a very basic LXDE desktop without additional applications, I recommend installing the LXDE Core desktop. Installation instructions can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lxde-core-desktop">here</a>.</p>
<p>There is also a version of the LXDE Desktop that includes a little more than the basic version. Installation instructions can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lxde-desktop">here</a></p>
<p>An article listing alternative desktops for Ubuntu 12.04 can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-replacing-the-unity-interface">here</a>.</p>
</div>
<div class="c3">
<p>If you are changing desktops because you are totally lost / confused by Unity, I suggest reading this <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-basic-unity-interface-desktop-tutorial">tutorial</a> and giving Unity a chance.</p>
<p>Of course, if you <u>really</u> hate Unity, then Lubuntu Desktop is an alternative desktop.</p>
</div>
<div class="c1">
<p><strong>Lubuntu Desktop will install 321 MB of files and data to your hard disk.</strong></p>
</div>
<div class="c2">
<p>Some images may be clicked for full sized versions.</p>
</div>
<h1>What it Looks Like</h1>
<p>The basic, straight-out-of-the-box, look of the desktop is:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-lubuntu-desktop-big.jpg" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-lubuntu-desktop-thumb.jpg" alt="" border="0" class="centered" /></a></p>
<h1>From the Command Line</h1>
<p>If you are comfortable with Linux and know how to use the command line and <code>apt-get</code> then the command is:</p>
<pre><code>sudo apt-get install lubuntu-desktop</code></pre>
<div class="c1">
<p>Detailed instructions for accessing a command line 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>
</div>
<p>Afterwards, restart your system. It should be enough to just log out and the log back in with the new desktop, but it doesn&#8217;t hurt to restart.</p>
<h1>From the Ubuntu Software Center</h1>
<div class="c2">
<p>Some images may be clicked for full sized versions.</p>
</div>
<p><strong>1) Launch </strong>the <u>Ubuntu Software Center</u> by clicking the icon on the Launcher:</p>
<p><img fetchpriority="high" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-starting-ubuntu-software-center.jpg" width="480" height="228" alt="" border="0" class="centered" /></p>
<p><strong>2) Enter</strong> <u>lubuntu-desktop</u> into the search field. This will bring up related entries.</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lubuntu-desktop-2-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lubuntu-desktop-2-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>3) Click</strong> on the entry <u>Lubuntu Desktop environment</u> &#8211; this will highlight it in orange:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lubuntu-desktop-3-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lubuntu-desktop-3-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>4) Click</strong> on Install:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lubuntu-desktop-4-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lubuntu-desktop-4-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>5) Enter</strong> your password and click <u>Authenticate</u>:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-ubuntu-software-center-authentication-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-ubuntu-software-center-authentication-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>6) After</strong> installation is finished, <strong>click</strong> on the <u>System</u> icon in the upper right corner of the desktop and <strong>select</strong> <u>Shut Down&#8230;</u> from the drop down menu:</p>
<div class="c2">
<p><strong>Note:</strong> it may be enough to just log out and log back in using the new desktop, but it doesn&#8217;t hurt to restart either.</p>
</div>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-system-shutdown.jpg" width="480" height="271" alt="" border="0" class="centered" /></p>
<p><strong>7) Click</strong> on <u>Restart</u>:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-system-restart.png" alt="" border="0" class="centered" /></p>
<h1>Selecting the Desktop</h1>
<p>After the system has restarted, it is necessary to select the new desktop from the login screen.</p>
<div class="c1">
<p>It is only necessary to select the desktop the first time after installation. Ubuntu will remember your your desktop setting for future logins.</p>
<p>You can even install multiple desktops and switch between them.</p>
</div>
<p><strong>8) Click</strong> the icon in the top right of the Login box:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-login-desktop-selection.jpg" width="480" height="245" alt="" border="0" class="centered" /></p>
<p><strong>9) Select</strong> <u>Lubuntu Desktop</u>:<br />
<img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lubuntu-desktop-101.jpg" width="480" height="275" alt="" border="0" class="centered" /></p>
<div class="c2">
<p>Lubuntu is a custom configured version of LXDE which is built on top of Openbox and GNOME/Openbox &#8211; that is why their entries also appear in the desktop menu. It is best to ignore them since they give you a completely blank desktop.</p>
<p><p><u>Lubuntu Netbook</u> is a desktop designed for Netbooks. It looks like this:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-lubuntu-netbook-desktop-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-lubuntu-netbook-desktop-thumb.png" alt="" border="0" class="centered" /></a> </div>
<p><strong>10) Login:</strong></p>
<div class="c2">
<p>Notice the icon in the upper right hand corner has changed to an open circle. Some, not all, desktop environments will present an icon there.</p>
<p>If an icon is present, this provides a quick way to see which desktop environment you are logging into.</p>
</div>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lubuntu-desktop-11.jpg" width="480" height="245" alt="" border="0" class="centered" /><br />
</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lubuntu-desktop/">Ubuntu 12.04 &#8211; How to Install the Lubuntu Desktop</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lubuntu-desktop/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Ubuntu 11.10 &#8211; How to Completely Uninstall / Remove the Lubuntu Desktop</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-completely-uninstall-remove-the-lubuntu-desktop/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Thu, 05 Apr 2012 00:45:52 +0000</pubDate>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu 11.10]]></category>
		<category><![CDATA[completely]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[lubuntu]]></category>
		<category><![CDATA[remove]]></category>
		<category><![CDATA[ubuntu 11.10]]></category>
		<category><![CDATA[uninstall]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=1623</guid>

					<description><![CDATA[<p>These instructions are for Ubuntu 11.10 on which the Lubuntu 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 Lubuntu 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-lubuntu-desktop/">Ubuntu 11.10 &#8211; How to Completely Uninstall / Remove the Lubuntu 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 Lubuntu 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 Lubuntu 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 Lubuntu Desktop &#8211; several packages, Abiword, do not get removed.</p>
<h1>Quick Uninstall</h1>
<div class="c4">
<p>This is not recommended because it will remove all packages that are installed with Lubuntu Desktop. This may include packages you previously installed (like Abiword).</p>
<p><strong>NOTE:</strong> this uninstall command assumes Lubuntu 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 ace-of-penguins audacious audacious-plugins chromium-browser chromium-browser-l10n chromium-codecs-ffmpeg elementary-icon-theme esound-common galculator gdebi gdebi-core giblib1 gnome-icon-theme-full gnome-mplayer gnome-system-tools gnome-time-admin gnumeric gnumeric-common gnumeric-doc gpicview gtk2-engines-pixbuf guvcview hardinfo indicator-status-provider-pidgin leafpad libabiword-2.8 libaiksaurus-1.2-0c2a libaiksaurus-1.2-data libaiksaurusgtk-1.2-0c2a libaudclient2 libaudcore1 libaudiofile0 libbinio1ldbl libcddb2 libcompfaceg1 libcue1 libdiscid0 libencode-locale-perl libept1 libesd0 libexo-1-0 libexo-common libexo-helpers libfile-listing-perl libfluidsynth1 libfm-data libfm-gtk-data libfm-gtk1 libfm1 libfont-afm-perl libgdome2-0 libgdome2-cpp-smart0c2a libglade2-0 libgoffice-0.8-8 libgoffice-0.8-8-common libgringotts2 libgsf-1-114 libgsf-1-common 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 libimlib2 libio-socket-ssl-perl libjpeg-progs liblink-grammar4 libloudmouth1-0 liblwp-mediatypes-perl liblwp-protocol-https-perl libmailtools-perl libmcrypt4 libmcs1 libmenu-cache1 libmowgli2 libmusicbrainz3-6 libnet-dbus-perl libnet-http-perl libnet-ssleay-perl libobrender27 libobt0 libonig2 liboobs-1-5 libopenal1 libopts25 libots0 libpisock9 libpolkit-gtk-1-0 libresid-builder0c2a libsidplay2 libsvga1 libtar0 libtie-ixhash-perl libtimedate-perl libuniconf4.6 liburi-perl libvdpau1 libwebcam0 libwv-1.2-3 libwvstreams4.6-base libwvstreams4.6-extras 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 libxvidcore4 link-grammar-dictionaries-en lm-sensors lubuntu-artwork lubuntu-core lubuntu-default-settings lubuntu-desktop lubuntu-icon-theme lxappearance lxappearance-obconf lxde-common lxde-core lxdm lxinput lxkeymap lxlauncher lxmenu-data lxpanel lxpanel-indicator-applet-plugin lxrandr lxsession lxsession-edit lxshortcut lxtask lxterminal mplayer mtpaint ntp obconf openbox openbox-themes osmo pcmanfm pidgin pidgin-data pidgin-libnotify pidgin-microblog plymouth-theme-lubuntu-logo plymouth-theme-lubuntu-text python-xklavier scrot sylpheed sylpheed-doc sylpheed-i18n sylpheed-plugins synaptic system-tools-backends transmission ttf-lyx uvcdynctrl uvcdynctrl-data wvdial xfburn xfce-keyboard-shortcuts xfce4-power-manager xfce4-power-manager-data xfconf xfonts-100dpi xpad xscreensaver xscreensaver-data</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 Lubuntu 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 Lubuntu Desktop.</p>

<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-completely-uninstall-remove-the-lubuntu-desktop/">Ubuntu 11.10 &#8211; How to Completely Uninstall / Remove the Lubuntu Desktop</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
