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

Last updated: May 14,2024

1. Install "python3-django-tables2" package

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

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

2. Uninstall "python3-django-tables2" package

In this section, we are going to explain the necessary steps to uninstall python3-django-tables2 on Kali Linux:

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

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

Package: python3-django-tables2
Source: django-tables
Version: 2.7.0-2
Installed-Size: 337
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django (>= 3:4.2~), python3:any
Suggests: python-django-tables2-doc
Size: 66300
SHA256: 3bf323dcf4a08d31611695a84b6bbe761ece574ec62460bd72baa7aacbd4ba54
SHA1: e20123e842ca8c9a37d38aec5427ef3321f422d6
MD5sum: 79a54d3c13b06f4939a95399bae4b58d
Description: Table/data-grid framework for Django (Python 3)
django-tables2 simplifies the task of turning sets of data into HTML tables. It
has native support for pagination and sorting. It does for HTML tables what
``django.forms`` does for HTML forms.
.
This package provides the Python 3 module.
Description-md5:
Homepage: https://github.com/jieter/django-tables2
Section: python
Priority: optional
Filename: pool/main/d/django-tables/python3-django-tables2_2.7.0-2_all.deb