View Single Post
Old 12-01-2008, 09:01 PM   #7 (permalink)
Dark Star
Wise Old Owl
 
Dark Star's Avatar
 
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
Default Re: KDE 4 Released/Preview : The future GUI ?

Here is a small How to which will let you install KDE 4 in Ubuntu Gutsy

DO these in Terminal

Code:
sudo gedit /etc/apt/sources.list
Add these lines at the bottom

Code:
deb http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu gutsy main
Then

Code:
sudo aptitude update
If you have any pre-release of KDE 4 remove it by

Code:
sudo apt-get remove kdelibs5 kde4base-data kde4libs-data
Now install kde4.0

Code:
sudo aptitude install kde4-core
This will complete the kde4.0 installation



Now use KDE 4 after log out and change Desktop Manager via Sessions in Log In Screen
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/
Dark Star is offline