<?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>Technology Nerd &#187; installing KDE 4.1 Ubuntu</title>
	<atom:link href="http://tnerd.com/tag/installing-kde-41-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://tnerd.com</link>
	<description>(Technology, as it happens, When it happens!)</description>
	<lastBuildDate>Sat, 13 Mar 2010 20:52:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='tnerd.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Install KDE 4.1 on Ubuntu 8.10 in 3 easy steps!</title>
		<link>http://tnerd.com/2008/11/01/install-kde-41-on-ubuntu-810-in-3-easy-steps/</link>
		<comments>http://tnerd.com/2008/11/01/install-kde-41-on-ubuntu-810-in-3-easy-steps/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 17:45:14 +0000</pubDate>
		<dc:creator>Vivek</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[desktop environments]]></category>
		<category><![CDATA[gnome desktop]]></category>
		<category><![CDATA[installing KDE 4.1 Ubuntu]]></category>
		<category><![CDATA[KDE 4.1]]></category>

		<guid isPermaLink="false">http://tnerd.com/?p=2220</guid>
		<description><![CDATA[
I am sure by now most of you must have upgraded to Ubunutu 8.10. One  very important thing that I love about Ubuntu us the gnome desktop  manager (GDM). However, if you did not knew, you can have different  desktop managers. One of the most popular one is KDE.

KDE which stands for [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://tnerd.com/wp-content/uploads/2008/11/kde41.png" rel="shadowbox[post-2220];player=img;"><img class="alignnone size-full wp-image-2232 aligncenter" title="kde41" src="http://tnerd.com/wp-content/uploads/2008/11/kde41.png" alt="" width="437" height="199" /></a></p>
<p style="text-align: justify;">I am sure by now most of you must have upgraded to Ubunutu 8.10. One  very important thing that I love about <a class="zem_slink" title="Ubuntu" rel="homepage" href="http://www.ubuntu.com/">Ubuntu</a> us the gnome desktop  manager (GDM). However, if you did not knew, you can have different  desktop managers. One of the most popular one is <a href="http://www.kde.org/">KDE</a>.<span id="more-2220"></span></p>
<blockquote>
<p style="text-align: justify;">KDE which stands for <a class="zem_slink" title="KDE" rel="homepage" href="http://www.kde.org/">K  Desktop Environment</a> is a network transparent contemporary <a class="zem_slink" title="Desktop environment" rel="wikipedia" href="http://en.wikipedia.org/wiki/Desktop_environment">desktop  environment</a> for  UNIX workstations. KDE seeks to fulfill the need for an easy to use  desktop for UNIX workstations, similar to desktop environments  found on Macintosh and Microsoft Windows operating systems.</p>
</blockquote>
<p style="text-align: justify;">Some people swear by KDE and use it as their default  desktop environment and  then there are others who love their Gnome Desktop Manager. KDE  probably is better eye candy compared to GDM and is a good replacement.  Today, we&#8217;ll see how to install <a class="zem_slink" title="KDE 4" rel="homepage" href="http://www.kde.org/">KDE 4.1</a> on Ubuntu 8.10 (Intrepid Ibex).  We&#8217;ll try to make things as simple as possible.</p>
<h2 style="text-align: justify;">Adding KDE 4.1  repositories to software sources</h2>
<p style="text-align: justify;">Go to <strong>System-&gt;Administration-&gt;Software  Sources</strong></p>
<p style="text-align: justify;"><a href="http://tnerd.com/wp-content/uploads/2008/11/kde1.png" rel="shadowbox[post-2220];player=img;"><img class="alignnone size-full wp-image-2221" title="kde1" src="http://tnerd.com/wp-content/uploads/2008/11/kde1.png" alt="" width="500" height="525" /></a></p>
<p style="text-align: justify;">After  entering your admin password you&#8217;ll be presented with a window like the  one below add click on the Third-Party Software tab and click the Add  button.</p>
<p style="text-align: justify;"><img src="http://tnerd.com/wp-content/uploads/2008/11/kde2.png" alt="file:///home/vivek/snapshots/KDE/kde2.png" /></p>
<p style="text-align: justify;">Add the following repositories in the Apt line and click Add Source:</p>
<p style="text-align: justify;"><strong>deb  http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu intrepid main</strong></p>
<p style="text-align: justify;">Click the button close and  you&#8217;ll be prompted to reload the software sources. Make sure you  are connected to Internet. It&#8217;ll take a few minutes depending on your  Internet connection speed. The next step is to install KDE 4.1.</p>
<h2 style="text-align: justify;"><strong>Installing KDE 4.1</strong></h2>
<p style="text-align: justify;">I  tried to use apt URL to install by seems like it&#8217;s not working so we&#8217;ll  play safe and install it using a terminal window. In the terminal  window type:</p>
<p style="text-align: justify;"><strong>sudo apt-get install  kubuntu-kde4-desktop</strong></p>
<p style="text-align: justify;"><img src="http://tnerd.com/wp-content/uploads/2008/11/kde-5.png" alt="file:///home/vivek/snapshots/KDE/kde-5.png" /></p>
<p style="text-align: justify;">The package is around 400 MB  and will take time depending on your internet connection speed. After a while  you&#8217;ll be prompt with a configuration window like the one below.</p>
<p style="text-align: justify;"><img src="http://tnerd.com/wp-content/uploads/2008/11/kde6.png" alt="file:///home/vivek/snapshots/KDE/kde6.png" /></p>
<p style="text-align: justify;">Hit Enter to reach the screen  like the one below</p>
<p style="text-align: justify;"><img src="http://tnerd.com/wp-content/uploads/2008/11/kde7.png" alt="file:///home/vivek/snapshots/KDE/kde7.png" /></p>
<p style="text-align: justify;">Select  your default Display Manager. The first one GDM will keep your <a class="zem_slink" title="GNOME" rel="homepage" href="http://www.gnome.org/">Gnome  Desktop</a> and the second one <a class="zem_slink" title="KDE Display Manager" rel="homepage" href="http://www.kde.org">KDM</a> will make KDE as your default  desktop manager and click enter.</p>
<p style="text-align: justify;">That&#8217;s it after a few more  seconds you&#8217;d have finished installing KDE 4.1.</p>
<h2 style="text-align: justify;"><strong>Optional: Restoring default  Ubuntu <a class="zem_slink" title="Bootsplash" rel="wikipedia" href="http://en.wikipedia.org/wiki/Bootsplash">boot splash</a> screen</strong></h2>
<p style="text-align: justify;">Once  you have installed KDE your bootsplash screen would change to show KDE  bootsplash. To change this you&#8217;ll need Startup-manager. You can install  it using <a class="zem_slink" title="Synaptic Package Manager" rel="homepage" href="http://www.nongnu.org/synaptic/">Synaptic Package Manager</a>.</p>
<p style="text-align: justify;"><img src="http://tnerd.com/wp-content/uploads/2008/11/kde8.png" alt="file:///home/vivek/snapshots/KDE/kde8.png" width="500" height="400" /></p>
<p style="text-align: justify;">Once you have installed this  application you can start it by going to</p>
<p style="text-align: justify;"><strong>System-&gt;Administration-&gt;Startup-Manager</strong></p>
<p style="text-align: justify;"><img src="http://tnerd.com/wp-content/uploads/2008/11/kde9.png" alt="file:///home/vivek/snapshots/KDE/kde9.png" width="500" height="525" /></p>
<p style="text-align: justify;">Go to the Appearance tab in  Startup-Manager window and under Usplash theme, select  usplash-theme-ubuntu.</p>
<p style="text-align: justify;"><img src="http://tnerd.com/wp-content/uploads/2008/11/kde10.png" alt="file:///home/vivek/snapshots/KDE/kde10.png" /></p>
<p style="text-align: justify;">That&#8217;s it! Now just logout and select  KDE 4 in &#8220;Select Session&#8221; and you should be logged in  KDE. This is how the KDE desktop looks like:</p>
<p style="text-align: justify;"><img src="http://tnerd.com/wp-content/uploads/2008/11/kde11.png" alt="file:///home/vivek/snapshots/KDE/kde11.png" width="500" /></p>

	Tags: <a href="http://tnerd.com/tag/desktop-environments/" title="desktop environments" rel="tag">desktop environments</a>, <a href="http://tnerd.com/tag/gnome-desktop/" title="gnome desktop" rel="tag">gnome desktop</a>, <a href="http://tnerd.com/tag/installing-kde-41-ubuntu/" title="installing KDE 4.1 Ubuntu" rel="tag">installing KDE 4.1 Ubuntu</a>, <a href="http://tnerd.com/tag/kde-41/" title="KDE 4.1" rel="tag">KDE 4.1</a><br />
]]></content:encoded>
			<wfw:commentRss>http://tnerd.com/2008/11/01/install-kde-41-on-ubuntu-810-in-3-easy-steps/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
