i tried to install the update for amarok today.when i opened the source code tab in adept installer and tried to put in the URL it wouldn't work so i quit out and tried to restart adept installer now it wont open at all can any one help i am new to linux I'm using kubuntu 8.10
Announcement
Collapse
No announcement yet.
amarok
Collapse
This topic is closed.
X
X
-
Re: amarok
I too had issues with that one. I reckon you can still go ahead installing stuff from the command line:
>> open a terminal/konsole
and do a
Code:sudo apt-get install mypackage
If you want a GUI installer, install (if you do not have) SYNAPTIC as another choice --- it is quite a good graphical interface for package management, I think.
Regards,
IsixCheers,<br /> Isix<br />______________________________________<br />"Views and opinions expressed by me are not necessarily true --- they merely remain my views and opinions"<br />______________________________________
- Top
- Bottom
-
Re: amarok
Originally posted by x-dogwhen i put that in the terminal here is what it said. [ally@k:~$ /etc/apt/sources.list
bash: /etc/apt/sources.list: Permission denied] unless i done some thing wrong first time ever using linuxKubuntu 9.04<br /><br /><br />http://www.kubuntucomputergeeks.com
- Top
- Bottom
Comment
-
Re: amarok
Originally posted by NateActually you could type "kate /etc/apt/sources.list" to have it open in kate.Kubuntu 9.04<br /><br /><br />http://www.kubuntucomputergeeks.com
- Top
- Bottom
Comment
-
Re: amarok
In a console window, you can just doCode:cat /etc/apt/sources.list
Note that you would have to useCode:kdesudo kate /etc/apt/sources.list
- Top
- Bottom
Comment
Comment