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

Last updated: May 14,2024

1. Install "python3-iso3166" package

This guide let you learn how to install python3-iso3166 on Kali Linux

$ sudo apt update $ sudo apt install python3-iso3166

2. Uninstall "python3-iso3166" package

Please follow the steps below to uninstall python3-iso3166 on Kali Linux:

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

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

Package: python3-iso3166
Source: python-iso3166
Version: 2.1.1-2
Installed-Size: 47
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 11428
SHA256: b70e07b0f7c936b8791eeae5e7851cd0cc73999ff4ac59a253370dbe6b86dc66
SHA1: cecf4a3e9b68c10aa6343d6811c91ce4f05c9a40
MD5sum: 082f7f8f7fe26074a449dc50a66495ae
Description: Standalone ISO 3166-1 country definitions (Python 3)
ISO 3166-1 defines two-letter, three-letter, and three-digit
country codes. python-iso3166 is a self-contained module that
converts between these codes and the corresponding country name.
.
This package contains the Python 3 library.
Description-md5:
Homepage: https://github.com/deactivated/python-iso3166/
Section: python
Priority: optional
Filename: pool/main/p/python-iso3166/python3-iso3166_2.1.1-2_all.deb