If this is your first visit, be sure to
check out the FAQ. You will have to register
before you can post. To start viewing messages,
select the forum that you want to visit from the selection below.
Please do not use the CODE tag when pasting content that contains formatting (colored, bold, underline, italic, etc).
The CODE tag displays all content as plain text, including the formatting tags, making it difficult to read.
I'm still not fully used to working on the command line for installing software. Could someone post a step by step instruction of how to install KDE 4.0 and where to put each command...
You can add deb http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu gutsy main to your /etc/apt/sources.list by doing sudo nano /etc/apt/sources.list in the terminal. Install kde4-core using sudo apt-get install kde4-core or if you want the entire kde4 desktop, then sudo apt-get install kde4 will get you all the packages.
Comment