0

I have tried to install ubuntu-restricted-extras and vlc,
but I'm getting this:

$ sudo apt-get install ubuntu-restricted-extras
[sudo] password for aashay: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package ubuntu-restricted-extras

$ sudo apt-get install vlc
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package vlc
αғsнιη
  • 35,660

1 Answers1

0

To install the latest vlc version :

sudo add-apt-repository ppa:djcj/vlc-stable

sudo apt-get update && sudo apt-get install vlc
nux
  • 38,017
  • 35
  • 118
  • 131