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.
If you have copied text output that contains formatting (colors, highlighting, etc.), please do not enclose it in QUOTE or CODE tags. Just right-click your mouse and choose "Paste Without Formatting" or similar (Paste as plain text).
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