To uninstall ubuntu-restricted-addons just follow these instructions.
sudo apt-get remove ubuntu-restricted-addons
This will remove just the ubuntu-restricted-addons package itself.
sudo apt-get remove --auto-remove ubuntu-restricted-addons
This will remove the ubuntu-restricted-addons package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for ubuntu-restricted-addons then this will work.
sudo apt-get purge ubuntu-restricted-addons
Or similarly, like this ubuntu-restricted-addons
sudo apt-get purge --auto-remove ubuntu-restricted-addons
Package | ubuntu-restricted-addons |
Version | 22 |
Maintainer | Evan Dandrea <[email protected]> |
Description | Commonly used restricted packages for Ubuntu |
Distro | ubuntu |
Release | wily |
Repo | multiverse |
Section | multiverse/metapackages |