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

Last updated: May 16,2024

1. Install "python-pycountry" package

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

$ sudo apt update $ sudo apt install python-pycountry

2. Uninstall "python-pycountry" package

Please follow the instructions below to uninstall python-pycountry on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pycountry
Priority: extra
Section: universe/python
Installed-Size: 84
Maintainer: Ubuntu Developers
Original-Maintainer: David Paleino
Architecture: all
Source: pycountry
Version: 1.8+ds1-0.1
Depends: python (>= 2.7), python (<< 2.8), iso-codes, python-lxml
Filename: pool/universe/p/pycountry/python-pycountry_1.8+ds1-0.1_all.deb
Size: 13326
MD5sum: beff05d89035eea88554a8c1a70e8d61
SHA1: 4502f99f5348dc7fe58deec84587a17a861b47cd
SHA256: 4cedd2c7e22a1240ee21a1496bb45b68ee6fcfd80ff17c45acf8d2d34f1998b3
Description-en: ISO databases accessible from Python 2
pycountry provides ISO country, subdivision, language, currency and script
definitions and their translations, taken from the iso-codes package.
.
This is the Python 2 version of the package.
Description-md5: ed3f8c63fd29bab318da137ab0211c70
Homepage: http://pypi.python.org/pypi/pycountry/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu