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 739 Practically a Master Poster

iamthwee
kevinedwards 0 Newbie Poster
lewashby 56 Junior Poster
kevinedwards 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.