How to Install and Uninstall python3-pycountry Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-pycountry" package

This is a short guide on how to install python3-pycountry on Kali Linux

$ sudo apt update $ sudo apt install python3-pycountry

2. Uninstall "python3-pycountry" package

This guide let you learn how to uninstall python3-pycountry on Kali Linux:

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

3. Information about the python3-pycountry package on Kali Linux

Package: python3-pycountry
Source: pycountry
Version: 23.12.11+ds1-2
Installed-Size: 1535
Maintainer: David Paleino
Architecture: all
Depends: iso-codes (>> 4.8.0~), python3-importlib-resources | python3-supported-min (>= 3.9), python3:any
Size: 27128
SHA256: ff8ff725cc15e18c35b8c54ec493fc46a162408730dba11d692ca709f17698b3
SHA1: e0a9fef06be1f0e0a4bfde865e413884d0fc5213
MD5sum: bbbe4de66d3d7cbff66a75e8ed7bf0ca
Description: 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:
Homepage: https://github.com/flyingcircusio/pycountry
Section: python
Priority: optional
Filename: pool/main/p/pycountry/python3-pycountry_23.12.11+ds1-2_all.deb