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:
Code:sudo kwrite /etc/apt/sources.list
Code:## 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
Code:sudo apt-get update
Code:sudo apt-get install vlc
Code:sudo apt-get install qvlc
- Top
- Bottom
Comment