hi i hav just installed kubuntu 5.10 breezy but am not sure about the apt-get command used to install vlc playerr. help plz.........
Announcement
Collapse
No announcement yet.
install vlc player
Collapse
This topic is closed.
X
X
-
Re: install vlc player
first, edit your sources.list by:
and uncomment (fancy word for removing the # signs) the lines starting with deb. It should now look like:Code:sudo kwrite /etc/apt/sources.list
Now, runCode:## Uncomment the following two lines to add software from the 'universe' ## repository. ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu ## team, and may not be under a free licence. Please satisfy yourself as to ## your rights to use the software. Also, please note that software in ## universe WILL NOT receive any review or updates from the Ubuntu security ## team. deb [url]http://ca.archive.ubuntu.com/ubuntu[/url] breezy universe deb-src [url]http://ca.archive.ubuntu.com/ubuntu[/url] breezy universe
andCode:sudo apt-get update
Now, if you want a better looking front-end (not that the default is ugly, but some people are impressionate)Code:sudo apt-get install vlc
Code:sudo apt-get install qvlc
- Top
- Bottom
Users Viewing This Topic
Collapse
There are 0 users viewing this topic.


Comment