How to Install and Uninstall python3-django-netfields Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "python3-django-netfields" package

This guide covers the steps necessary to install python3-django-netfields on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "python3-django-netfields" package

This guide let you learn how to uninstall python3-django-netfields on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-django-netfields package on Ubuntu 21.10 (Impish Indri)

Package: python3-django-netfields
Architecture: all
Version: 1.2.2-2
Priority: optional
Section: universe/python
Source: python-django-netfields
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 66
Depends: python3-psycopg2, python3-django, python3-netaddr, python3-six, python3:any
Filename: pool/universe/p/python-django-netfields/python3-django-netfields_1.2.2-2_all.deb
Size: 15044
MD5sum: 12c617cb6b42a7f0032060a1f4c66cce
SHA1: ceee68f7088a8b9f86c56e32dfce6770a059d381
SHA256: 43a4de56f115d303ea39d42f8edb95c43f2c2125bcf00708a21fd3be917d755a
SHA512: 6aec0f00230412e780f3dd7999a15e92385837e465579faed8869018821440b10649d2234fd0770cfd2aac2611ff9b0ea04e086bd38397377eadf935a56995bd
Homepage: https://github.com/jimfunk/django-postgresql-netfields/
Description-en: Django PostgreSQL netfields implementation (Python3 version)
This project is an attempt at making proper PostgreSQL net related fields for
Django. In Django pre 1.4 the built in IPAddressField does not support IPv6 and
uses an inefficient HOST() cast in all lookups. As of 1.4 you can use
GenericIPAddressField for IPv6, but the casting problem remains.
.
In addition to the basic IPAddressField replacement a CIDR and a MACADDR field
have been added. This library also provides a manager that allows for advanced
IP based lookup directly in the ORM.
.
This package contains the Python 3 version of the library.
Description-md5: 1963217ee3aebb0b1299b7f1a39e3c03