PDA

View Full Version : Kubuntu repository help.


Mith
February 12th, 2006, 06:13 PM
I've fiddled with regular Ubuntu but GNOME was not my style. I like KDE but I'm a n00b. Anyway, I keep trying to edit the repositories but konsole is telling me that gedit is invalid or something. Is there a different command for Kubuntu?

ajgreeny
February 12th, 2006, 06:45 PM
You need to use kdesu kate /etc/apt/sources.list to open your file that lists repositories. Using sudo as you would for gedit gives all sorts of error messages. This is the case for most if not all kde progs, it seems to me.
I hope I understood your problem, but if not post again and we'll see what can be done.

noigeaR
February 12th, 2006, 06:52 PM
kwrite or kate are the most common editors in kde. you can also use nano from a konsole.

if you use konqueror you can easily edit files in root mode with kate.
right click the file you wish to edit -> actions -> edit as root
enter your password and you can edit the file with root privileges.