How to Install and Uninstall python3-pycountry Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python3-pycountry" package

Please follow the guidelines below to install python3-pycountry on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pycountry

2. Uninstall "python3-pycountry" package

In this section, we are going to explain the necessary steps to uninstall python3-pycountry on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-pycountry $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pycountry package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-pycountry
Priority: extra
Section: universe/python
Installed-Size: 78
Maintainer: Ubuntu Developers
Original-Maintainer: David Paleino
Architecture: all
Source: pycountry
Version: 1.8+ds1-0.1
Depends: python3:any (>= 3.3.2-2~), iso-codes, python3-lxml
Filename: pool/universe/p/pycountry/python3-pycountry_1.8+ds1-0.1_all.deb
Size: 10710
MD5sum: 0bd2265648b1d0879c9b3a8656ba46d0
SHA1: cac09c54bc92c729eaebdbda2030955665c1491e
SHA256: 504688d089569f33489708bc749f0fff6a7a1eeda7e1cf396642959e3818204d
Description-en: ISO databases accessible from Python 3
pycountry provides ISO country, subdivision, language, currency and script
definitions and their translations, taken from the iso-codes package.
.
This is the Python 3 version of the package.
Description-md5: 9ee8355c76c79112424b8cbbebd731c5
Homepage: http://pypi.python.org/pypi/pycountry/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu