![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Intrepid Ibex Testing and Discussion (Closed) Development of Intrepid Ibex is finished. Please ask questions about Ubuntu 8.10 in Absolute Beginner Talk or Main Support Categories. |
|
|
Thread Tools | Display Modes |
|
|
#1 | |
|
Dipped in Ubuntu
![]() Join Date: Oct 2005
Location: Milano, Italy
Beans: 627
Ubuntu Jaunty Jackalope (testing)
|
Prologue
I switched to Kubuntu Intrepid from Hardy and I kept KDE 3 because, in my opinion, KDE 4 is not ready to day-by-day pc operations. This is not a post against KDE 4, so please do not start flame war about KDE. I understand at large the reasons why Kubuntu team make the decision to switch the WM into KDE 4 and to do not include KDE 3 anymore; in my view this is a simply wrong decision, but it's ok. Anyway, because I like very much *ubuntu philosophy and KDE, I found a way to continue to use my distribution at the ultimate release (Intrepid) with my favorite (at the moment) WM, KDE 3. First of all I must say a big thanks to Madscientist159 that, without his precious works, the solution to use KDE 3 into Intrepid was not possible. Again, Madscientis159, in the full sense of *ubuntu community, invest his time and knowledge into this possibility. I did the following steps personally, but I do not guarantee that this will work for you, but if I can I'll try to help you. Please follow the steps indicated if you are a quite experienced user of the system. The upgrade from Hardy to Intrepid When you are still in Hardy install Gnome environment Code:
sudo aptitude install ubuntu-desktop Open a terminal window and do: Code:
sudo apt-get update sudo apt-get dist upgrade Download on your desktop my source list file sources.txt (available at the end of the post); the repositories in the sources.txt are the official one from Ubuntu; then do: Code:
sudo cp ~/Desktop/sources.txt /etc/apt/sources.list Quote:
At the end of installation reboot your machine and log into Gnome. Now you are in Intrepid Install KDE 3 into Intrepid Attention! Install KDE 3 will REMOVE KDE 4 Open the sources.list file Code:
sudo gedit /etc/apt/sources.list Code:
###KDE3 on Intrepid deb http://apt.pearsoncomputing.net/ intrepid main deb-src http://apt.pearsoncomputing.net/ intrepid main Code:
wget http://apt.pearsoncomputing.net/public.gpg sudo apt-key add public.gpg Code:
sudo apt-get update sudo apt-get dist-upgrade sudo apt-get install kde3 jockey-kde Annoyances Fix KDM login window Code:
sudo ln -s /usr/share/apps/kdm/themes/Krystal/ /usr/share/apps/kdm/themes/kubuntu Code:
sudo apt-get remove knetworkmanager network-manager-kde Code:
sudo ln -s /usr/bin/nm-applet ~/.kde/Autostart/nm-applet Reboot to get your networking works under KDE Basically now you have finished, just add Medibutu repositories Code:
sudo wget http://www.medibuntu.org/sources.list.d/intrepid.list -O /etc/apt/sources.list.d/medibuntu.list sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update sudo apt-get dist-upgrade Do you still want KDE 4? You can use the Nightly Neon ppa repositories (no GPG for authenticated packages) Open sources.list Code:
sudo kate /etc/apt/sources.list Code:
###Amarok2 & KDE4 Nightly Neon!! deb http://ppa.launchpad.net/project-neon/ubuntu intrepid main Code:
sudo apt-get update sudo apt-get dist-upgrade sudo apt-get install kde-nightly
That's it.
__________________
------------------------------------------------ yep ”short and long URL„ http://yep.it/ ------------------------------------------------ |
|
|
|
| Bookmarks |
| Tags |
| intrepid, kde, kde 3, kde 4, kubuntu |
| Thread Tools | |
| Display Modes | |
|
|