Can't find restricted extras

Asked by ROB3RT

Hi. I managed to delete my old Ubuntu partition, and then re-install a new partition of Ubuntu. I go to install the restricted extras (sudo apt-get install restricted extras), and when it does, I get:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package restricted

... I don't need to download the restricted extras from somewhere else do I? And, how can I solve this to get the restricted extras?

Thanks to anybody that can help!

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu ubuntu-restricted-extras Edit question
Assignee:
No assignee Edit question
Solved by:
wojox
Solved:
Last query:
Last reply:
Revision history for this message
Sylvain Orset (sylv1-deactivatedaccount) said :
#1

Hi,

The package you want is "ubuntu-restricted-extras", so you have to enter "sudo apt-get install ubuntu-restricted-extras" in a terminal to install it.

Regards,
Sylvain

Revision history for this message
Sam_ (and-sam) said :
#2
Revision history for this message
ROB3RT (rob3rt) said :
#3

Hey guys, what a great idea... If only it worked:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package ubuntu

So... Now what?

Revision history for this message
Best wojox (wojox) said :
#4

sudo apt-get install ubuntu-restricted-extras

Revision history for this message
ROB3RT (rob3rt) said :
#5

Wow, that worked... Even though it is the same thing... Thanks...

Revision history for this message
ROB3RT (rob3rt) said :
#6

Thanks wojox, that solved my question.

Revision history for this message
thekindlyone (thekindlyone) said :
#7

I am having the same problem.