I have just started using Ubuntu 13.10. I am trying to download VLC Media Player from the Ubuntu Software Center, but it shows only a More Info button. It shows no download option. How do I install it?
Asked
Active
Viewed 1,430 times
2 Answers
0
As a workaround you could open Terminal and write: sudo apt-get install vlc and enter your password.
mdalacu
- 680
0
Open a terminal and type following command:
sudo apt-get update
After everything finishes see whether you can install vlc from Ubuntu Software Center.
If above method doesn't work try this one:
Open "System Settings" and click on "Software and update".
Now enable all the options in "Ubuntu Software" tab (don't enable CD-ROM with Ubuntu option).
Now close the window. Now it asks for reloading software sources. Click Reload button. It starts downloading the repository information. Now go to Ubuntu Software Center and `vlc media player is now available for installing.
girardengo
- 5,005
Karthik
- 113