<?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>Ubuntu Linux, ubuntu desktop, Linux operating system, ubuntu guide &#187; Kubuntu 9.10 Installation on Ubuntu Jaunty 9.04</title>
	<atom:link href="http://ubuntulinux.co.in/blog/tag/kubuntu-9-10-installation-on-ubuntu-jaunty-9-04/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubuntulinux.co.in/blog</link>
	<description>How to fix the Technical issue in Ubuntu linux</description>
	<lastBuildDate>Sat, 21 Jan 2012 05:57:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Kubuntu 9.10 Installation on Ubuntu Jaunty 9.04</title>
		<link>http://ubuntulinux.co.in/blog/ubuntu/kubuntu-9-10-installation-on-ubuntu-jaunty-9-04/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=kubuntu-9-10-installation-on-ubuntu-jaunty-9-04</link>
		<comments>http://ubuntulinux.co.in/blog/ubuntu/kubuntu-9-10-installation-on-ubuntu-jaunty-9-04/#comments</comments>
		<pubDate>Sun, 30 May 2010 06:59:37 +0000</pubDate>
		<dc:creator>sahab</dc:creator>
				<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[kubuntu 9.10]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu 10.04]]></category>
		<category><![CDATA[ubuntu 7.10]]></category>
		<category><![CDATA[ubuntu 8.04]]></category>
		<category><![CDATA[ubuntu 8.10]]></category>
		<category><![CDATA[ubuntu 9.04]]></category>
		<category><![CDATA[Ubuntu 9.10]]></category>
		<category><![CDATA[Kubuntu 9.10 Installation on Ubuntu Jaunty 9.04]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu guide]]></category>
		<category><![CDATA[ubuntu linux]]></category>

		<guid isPermaLink="false">http://ubuntulinux.co.in/blog/?p=165</guid>
		<description><![CDATA[Kubuntu 9.10 Installation on Ubuntu Jaunty 9.04]]></description>
			<content:encoded><![CDATA[<table cellspacing="5" cellpadding="0">
<tbody>
<tr>
<td align="left" valign="top">
<div>
<div>
<div>IMPORTANT  NOTE: The packages for Jaunty are not officially supported. KDE 4.3 will be part of Karmic Koala Kubuntu 9.10 which will be officially released in October.</div>
</div>
<div>
<div>If you still want to continue, you can  add these repositories by running the following command in a terminal:</div>
</div>
<div><span style="font-size: small;"><span style="font-size: x-small;"><strong>#sudo sh -c &#8220;echo &#8216;deb  http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu jaunty main&#8217;  &gt;&gt; /etc/apt/sources.list&#8221;</strong></span></span></div>
<div><span style="font-size: small;"><span style="font-size: x-small;"><strong>#sudo sh -c &#8220;echo &#8216;deb  http://ppa.launchpad.net/kubuntu-ppa/staging/ubuntu jaunty main&#8217;  &gt;&gt; /etc/apt/sources.list&#8221;</strong></span></span></div>
<div><span style="font-size: small;"><span style="font-size: x-small;"><strong> </strong></span></span></div>
<div><a href="../../Kubuntu-9-10-installation-in-ubuntu-jaunty.php"><span style="font-size: small;"><span style="font-size: x-small;"><strong><br />
</strong></span></span></a></div>
</div>
</td>
</tr>
<tr>
<td align="left" valign="top">Then add the GPG  key:</td>
</tr>
<tr>
<td align="left" valign="top">
<div><strong>#sudo apt-key adv &#8211;keyserver  keyserver.ubuntu.com &#8211;recv-keys 8AC93F7A</strong></div>
<div>
<div>And finally to upgrade to KDE 4.3:</p>
<p><strong>#sudo aptitude update &amp;&amp; sudo aptitude dist-upgrade</strong></p>
<p>Or, if you don&#8217;t have KDE installed already:</p>
<p><strong>#sudo aptitude install kubuntu-desktop</strong></p>
<p>It is better to use &#8216;aptitude&#8217; because if you don&#8217;t like your new  desktop you can simply uninstall the packages with all its dependencies  and you are back to the system state where you were before. That is not  possible directly with apt-get (or synaptic etc.) (works with &#8211;purge  but I find aptitude better, but let&#8217;s not get into a pointless  discussion). But if you normally use apt-get, than use that instead of  aptitude!</p></div>
</div>
<div>
<div>
<strong><span style="font-size: small;">Removing KDE 4.3 from Jaunty</span></strong></div>
<div>
Removing KDE 4.3 from Jaunty and going back to 9.04 KDE version (4.2.2)<br />
To revert back to the default KDE version in Kubuntu 9.04, you must  firstly remove KDE entirely:<br />
If you installed it using aptitude, not apt-get:</p>
<p><strong>#sudo aptitude remove kubuntu-desktop</strong></p>
<p>If you installed it using apt-get:</p>
<p><strong>#sudo apt-get autoremove kde &#8211;purge </strong></p>
<p>or</p>
<p><strong>#sudo apt-get autoremove kubuntu-desktop -–purge<br />
</strong></p>
<p>Then remove the newly added repositories press Alt + F2 on your  keyboard and enter:</p>
<p><strong>#gksu gedit /etc/apt/sources.list<br />
</strong><br />
and in this file, search for the 2 added repositories (from the  beginning of this post) and remove them (they probably are at the bottom  of the file). Then open a terminal and:</p>
<p><strong>#sudo aptitude update &amp;&amp; sudo aptitude install  kubuntu-desktop</strong></div>
</div>
</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://ubuntulinux.co.in/blog/ubuntu/kubuntu-9-10-installation-on-ubuntu-jaunty-9-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

