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

Last updated: September 20,2024

1. Install "python3-django-phonenumber-field" package

Please follow the steps below to install python3-django-phonenumber-field on Kali Linux

$ sudo apt update $ sudo apt install python3-django-phonenumber-field

2. Uninstall "python3-django-phonenumber-field" package

Please follow the step by step instructions below to uninstall python3-django-phonenumber-field on Kali Linux:

$ sudo apt remove python3-django-phonenumber-field $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-django-phonenumber-field
Source: django-phonenumber-field
Version: 7.3.0-1
Installed-Size: 154
Maintainer: Debian Python Team
Architecture: all
Depends: python3-phonenumbers, python3-django, python3:any
Suggests: python-django-phonenumber-field-doc
Size: 18076
SHA256: 4df0bd009d8cbb15df5fc2c6ad37ced934b23ecb3c4aac7018f0f5da3876902c
SHA1: 094a0f8d9fe1fcc4295d00687376dc69948bf90c
MD5sum: e0db98c5888617eb934571f210c9219d
Description: Model and form field for normalised phone numbers (Python 3 version)
A Django library which interfaces with python-phonenumbers to validate,
pretty print and convert phone numbers. python-phonenumbers is a port of
Google's libphonenumber library, which powers Android's phone number
handling.
.
Included are:
.
* PhoneNumber, a pythonic wrapper around python-phonenumbers' PhoneNumber
class
* PhoneNumberField, a model field
* PhoneNumberField, a form field
* PhoneNumberField, a serializer field
* PhoneNumberPrefixWidget, a form widget for selecting a region code and
entering a national number. Requires the Babel package be installed.
* PhoneNumberInternationalFallbackWidget, a form widget that uses national
numbers unless an international number is entered. A
PHONENUMBER_DEFAULT_REGION setting needs to be added to your Django
settings in order to know which national number format to recognize.
Description-md5:
Homepage: https://github.com/stefanfoulis/django-phonenumber-field
Section: python
Priority: optional
Filename: pool/main/d/django-phonenumber-field/python3-django-phonenumber-field_7.3.0-1_all.deb