 
    
<?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>lxde core Archives - Complete, Concrete, Concise</title>
	<atom:link href="https://complete-concrete-concise.com/tag/lxde-core/feed/" rel="self" type="application/rss+xml" />
	<link>https://complete-concrete-concise.com/tag/lxde-core/</link>
	<description>Practical Information Without The Bloat</description>
	<lastBuildDate>Fri, 29 Jun 2012 05:54:47 +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- How to Completely Uninstall / Remove Lxde Core</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-completely-uninstall-remove-lxde-core/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Fri, 29 Jun 2012 05:54:47 +0000</pubDate>
				<category><![CDATA[Ubuntu 12.04]]></category>
		<category><![CDATA[complete]]></category>
		<category><![CDATA[completely]]></category>
		<category><![CDATA[lxde core]]></category>
		<category><![CDATA[lxde 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=2219</guid>

					<description><![CDATA[<p>These instructions are for Ubuntu 12.04 running the Unity desktop on which the lxde-core window manager 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 Lxde Core window manager is installed [&#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-lxde-core/">Ubuntu 12.04- How to Completely Uninstall / Remove Lxde Core</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 <code>lxde-core</code> window manager 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 Lxde Core window manager is installed in Ubuntu 12.04, it installs several packages and libraries it requires. Not all these packages and libraries are uninstalled when you uninstall Lxde Core. Several packages (like xscreensaver) do not get uninstalled.</p>
<div class="c1">
<p>If you are not sure if you installed <code>lxde-core</code> or <code>lxde</code>, I recommend following the uninstallation instructions on this <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-completely-uninstallremove-a-packagesoftwareprogram">page</a>.</p>
<p>Even if you decide to opt for the quick uninstall method, at least you will know which flavour of Lxde was installed.</p>
<p>Of course, it doesn&#8217;t really matter much. If you uninstall <code>lxde-core</code> when you had installed <code>lxde</code>, then you end up leaving some files behind (but still fewer than if you had uninstalled the normal way). If you uninstall <code>lxde</code> when you had installed <code>lxde-core</code>, then everything will be removed &#8211; it is safe to remove / uninstall files that were never installed because they are simply ignored.</p>
</div>
<h1>Quick Uninstall</h1>
<div class="c4">
<p>This is not recommended because it will remove all packages normally installed with Lxde Core. This may include packages you previously installed (like xscreensaver) or were installed as necessary dependencies for other programs.</p>
<p><strong>Note:</strong> this uninstall command assumes Lxde Core 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  libfm-data libfm-gtk-data libfm-gtk1 libfm1 libglade2-0 libid3tag0 libimlib2  libjpeg-progs libjpeg-turbo-progs libmenu-cache1 libobrender27 libobt0  lxde-common lxde-core lxmenu-data lxpanel lxsession lxshortcut obconf openbox  openbox-themes pcmanfm 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 Lxde Core 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 xscreensaver) or that were installed as necessary dependencies for other programs instead of blindly assuming that they were installed along with Lxde Core.</p>

<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-completely-uninstall-remove-lxde-core/">Ubuntu 12.04- How to Completely Uninstall / Remove Lxde Core</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 LXDE-Core Desktop</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lxde-core-desktop/</link>
					<comments>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lxde-core-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[how to]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[installing]]></category>
		<category><![CDATA[lxde]]></category>
		<category><![CDATA[lxde core]]></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=1815</guid>

					<description><![CDATA[<p>These instructions are for installing the Lightweight X11 Desktop Environment (LXDE) core 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. The core files give you the basic LXDE desktop environment. There is also [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lxde-core-desktop/">Ubuntu 12.04 &#8211; How to Install the LXDE-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 installing the <em>Lightweight X11 Desktop Environment (LXDE)</em> core 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>The core files give you the basic LXDE desktop environment.</p>
<p>There is also the LXDE Desktop environment. In addition to installing the core LXDE desktop, it also installs some applications. Some of those applications perform the same or similar functions to applications already installed with Ubuntu 12.04. 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>For a complete &#8220;Ubuntu&#8221; experience using the LXDE desktop consider installing the <u>Lubuntu Desktop</u>. This is the core Ubuntu system configured to use LXDE as its desktop. On the negative side, it also installs many applications that perform the same or similar functions as applications already installed with Ubuntu 12.04. Installation instructions can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lubuntu-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 LXDE is an alternative desktop.</p>
</div>
<div class="c1">
<p><strong>LXDE Core will install 19.7MB 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-lxde-desktop-big.jpg" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-lxde-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 lxde-core</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>lxde-core</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-lxde-core-2-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-core-2-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>3) Click</strong> on the entry <u>Meta-package for the Lightweight X11 Desktop Environment Core</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-lxde-core-3-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-core-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-lxde-core-4-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-core-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 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-installing-lxde-core-9.jpg" width="480" height="245" alt="" border="0" class="centered" /></p>
<p><strong>9) Select</strong> <u>LXDE</u>:<br />
<img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-core-10.jpg" width="480" height="245" alt="" border="0" class="centered" /></p>
<div class="c2">
<p>LXDE is built on top of Openbox and GNOME/Openbox, which is why their entries also appear in the desktop menu. It is best to ignore them since they log into a completely blank desktop.</p>
</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 place an icon there.</p>
<p>If an icon is present, it 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-lxde-core-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-lxde-core-desktop/">Ubuntu 12.04 &#8211; How to Install the LXDE-Core 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-lxde-core-desktop/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
