Submitted by keith on Thu, 2007-04-19 11:20
Posted in

Non-free packages, such as Macromedia Flash and Sun's Java packages, are not installed as defaults in most UK tags Linux systems. In the release of latest version of Ubuntu (codenamed Feisty Fawn), you might have noticed that all these packages are not installed as these are restricted by copyright. However, there is a VERY easy way out to install them, with just a single command line.
The following packages will be installed automatically:
- gstreamer0.10-plugins-ugly
- gstreamer0.10-plugins-ugly-multiverse
- msttcorefonts
- flashplugin-nonfree
- sun-java6-plugin
Note, this only works in Ubuntu 7.04 Feisty Fawn version.
To install these non-free packages, simply execute the command line under root privilege:
sudo apt-get install ubuntu-restricted-extras
Simple, isn't it? Don't you just love Ubuntu?



Cool. I was still manually
Cool. I was still manually installing the individual packages. Thanks for the info.
No problem, I'm glad that it
No problem, I'm glad that it helps.
Not exactly
$ sudo apt-get install ubuntu-restricted-extrasReading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package ubuntu-restricted-extras
Simple, isn't it? Don't you just love incomplete documentation that makes false assumptions?
Repository
Hi Maj,
I have to admit this is a very straight forward procedure, and thus documentation will not exist.
It depends very much from where your repository is. It may be inevitable that some repositories do not have the full list of packages.
Not exactly
This may be wayyyy to late, but to access restricted packages such as these, you must first enable the universe and multiverse repositories from your settings menu.
Post new comment