i am unable to install Ubuntu restricted extras and VLC and many.
when i use sudo apt-get install Ubuntu restricted extras in terminal it is showing unable to locate ubuntu restricted extras. how can i make it possible
Asked
Active
Viewed 672 times
1 Answers
0
Read how to install packages with apt-get on a system connected via proxy? to know how to make apt work with a proxy.
Then to install ubuntu-restricted-extras you need to enable multiverse repository by opening Software and Updates program

Then close the Software Center to reload sources list.
After update, open terminal and type:
sudo apt-get install ubuntu-restricted-extras`