To uninstall iso-codes just follow these instructions.
sudo apt-get remove iso-codes
This will remove just the iso-codes package itself.
sudo apt-get remove --auto-remove iso-codes
This will remove the iso-codes package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for iso-codes then this will work.
sudo apt-get purge iso-codes
Or similarly, like this iso-codes
sudo apt-get purge --auto-remove iso-codes
Package | iso-codes |
Version | 3.65-1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://pkg-isocodes.alioth.debian.org/ |
Description | ISO language, territory, currency, script codes and their translations |
Distro | ubuntu |
Release | xenial |
Repo | main |
Section | libs |