how do we install vlc media player in linux ubuntu(13.04) by using terminals?
k D chuki
0
Newbie Poster
Recommended Answers
Jump to PostFirst ensure your package lists are up to date:
sudo apt-get update
Then install VLC:
sudo apt-get install vlc
Jump to PostYou also may want to install restricted codecs for DVDs etc.
http://askubuntu.com/questions/199594/ubuntu-restricted-extras-after-install-ubuntu-12-04
All 5 Replies
JasonHippy
724
Practically a Master Poster
iamthwee
1,547
Banned
Featured Poster
kevinedwards
0
Newbie Poster
lewashby
40
Junior Poster
kevinedwards
0
Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of 1.20 million developers, IT pros, digital marketers, and technology enthusiasts learning and sharing knowledge.