OVH Community, your new community space.

Ubuntu-restricted-extras Error 14.04


K.Kode
01-12-2014, 19:15
avconv is the current fork of ffmpeg used

Nick89
01-12-2014, 16:33
Quote Originally Posted by Neil
Hi

What do you need it for? They stopped supporting it 13.10 onwards.
Hello,

My script can't work without this and ffmpeg, for both they show me error:

For

sudo apt-get install ubuntu-restricted-extras

Show me error:

E: Unable to locate package ubuntu-restricted-extras

For this command:

sudo apt-get install ffmpeg

Show me this error:


E: Package 'ffmpeg' has no installation candidate

i found on internet, i need to allow proper repositories but don't know how to add this ?

Thanks.

Neil
01-12-2014, 15:55
Hi

What do you need it for? They stopped supporting it 13.10 onwards.

Nick89
01-12-2014, 14:39
Hello,


I use 14.04.01 LTS try to install ubuntu-restricted-extras, add:

Code:
sudo apt-get install ubuntu-restricted-extras
I get this error:

Code:
E: Unable to locate package ubuntu-restricted-extras
How to fix this ?

Thanks.