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

Last updated: May 15,2024

1. Install "python3-django-rich" package

Learn how to install python3-django-rich on Kali Linux

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

2. Uninstall "python3-django-rich" package

Here is a brief guide to show you how to uninstall python3-django-rich on Kali Linux:

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

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

Package: python3-django-rich
Source: django-rich
Version: 1.8.0-2
Installed-Size: 37
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3-rich, python3:any
Size: 8676
SHA256: f91a951fbb16c5742a67fc7565d17bcce02e252c06440f5801dd7910a844b5fc
SHA1: e01e4196918e788ae0d2d71205b49e24a1a30119
MD5sum: 87c9c4ab66fbb47aa7da7c34641d0f4d
Description: Extensions for using Rich with Django (Python3 version)
Rich is a Python library for writing rich text (with color and style) to the
terminal, and for displaying advanced content such as tables, markdown, and
syntax highlighted code.
.
The djano-rich library is adding such functionality into a Django integration
so colourized outputs and nice traceback rendering is possible.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/adamchainz/django-rich
Section: python
Priority: optional
Filename: pool/main/d/django-rich/python3-django-rich_1.8.0-2_all.deb