How to Install and Uninstall python3-django-countries Package on Kali Linux

Last updated: May 15,2024

1. Install "python3-django-countries" package

Please follow the guidelines below to install python3-django-countries on Kali Linux

$ sudo apt update $ sudo apt install python3-django-countries

2. Uninstall "python3-django-countries" package

Please follow the guidelines below to uninstall python3-django-countries on Kali Linux:

$ sudo apt remove python3-django-countries $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-django-countries package on Kali Linux

Package: python3-django-countries
Source: django-countries
Version: 7.3.2-1
Installed-Size: 224
Maintainer: Debian Python Team
Architecture: all
Depends: famfamfam-flag-png | famfamfam-flag-gif, iso-codes, python3-django, python3-typing-extensions, python3:any
Enhances: python3-djangorestframework
Size: 53232
SHA256: 7aadf1c9a4dbd0fc250b9da64104b59d2cf859e4508e4a3ec34961ea162168ac
SHA1: 2445872f290e88b6f0b48353ff74a5f071dc3aa2
MD5sum: 2cd9dc76ca961ebf247e4664c085d147
Description: provides a country field for Django models (Python3 version)
A Django application which provides all ISO 3166-1 countries as choices for
use with forms, and a country field for models.
It also includes a small template filter for getting country flags by
ISO 3166-1 alpha-2 country code.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/SmileyChris/django-countries
Section: python
Priority: optional
Filename: pool/main/d/django-countries/python3-django-countries_7.3.2-1_all.deb