A. Some Linux/UNIX OS vendors have kindly provided binary packages of KDE 4.2 Beta 1.
You can easily install KDE 4.2 under Ubuntu Linux by visiting launchpad.net and downloading latest packages.
Install KDE 4.2 under Ubuntu Linux 8.10
Open terminal.Type the following command to become a root user:
$ sudo bashType the following command to update /etc/apt/sources.list file under Ubuntu Intrepid version 8.10, enter:
# echo 'deb http://ppa.launchpad.net/project-neon/ubuntu intrepid main' >> /etc/apt/sources.listA note about Ubuntu Hardy Linux
Add following line to your /etc/apt/sources.list file:# echo 'deb http://ppa.launchpad.net/project-neon/ubuntu hardy main' >>/etc/apt/sources.listNow Install KDE 4.2
Type the following command:$ sudo apt-get update
$ sudo apt-get install kde-nightlyReboot the system or just logout and login into new KDE 4.2. Choose KDE Nightly (Neon) from the session menu and log in again .
No comments:
Post a Comment