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

Last updated: May 03,2024

1. Install "python3-django-bitfield" package

This guide covers the steps necessary to install python3-django-bitfield on Kali Linux

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

2. Uninstall "python3-django-bitfield" package

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

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

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

Package: python3-django-bitfield
Source: django-bitfield
Version: 2.2.0-1
Installed-Size: 71
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3-six, python3:any
Size: 12656
SHA256: 3885e7e27986c091b2064734f5071ba80b63ecbd1f08b405c9aa800e9bc7f41e
SHA1: 9f35d587ffecbc549de866e5769e78f51d68df42
MD5sum: 827e52bde2f4696f564cf5f565a233da
Description: Django module implementing BitFields (Python3 version)
django-bitfield provides a custom field which allows various bits to be
stored inside one fixed-width BigIntegerField.
.
The custom field provides syntatic sugar for accessing those flags
easily from a Django application.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/disqus/django-bitfield
Section: python
Priority: optional
Filename: pool/main/d/django-bitfield/python3-django-bitfield_2.2.0-1_all.deb