How to Install and Uninstall python-django-waffle-doc Package on Kali Linux

Last updated: May 20,2024

1. Install "python-django-waffle-doc" package

Here is a brief guide to show you how to install python-django-waffle-doc on Kali Linux

$ sudo apt update $ sudo apt install python-django-waffle-doc

2. Uninstall "python-django-waffle-doc" package

In this section, we are going to explain the necessary steps to uninstall python-django-waffle-doc on Kali Linux:

$ sudo apt remove python-django-waffle-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-django-waffle-doc package on Kali Linux

Package: python-django-waffle-doc
Source: python-django-waffle
Version: 4.1.0-2
Installed-Size: 416
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-mathjax, libjs-sphinxdoc (>= 7.2.2)
Size: 52824
SHA256: 5e1a2c54bc9f39df661841b4a78c0fc0adfd6d6d9d4da3d7f4d619e4a3cc2409
SHA1: 2d9ae86e3c1e535d50baebae8fd93de2804798e9
MD5sum: 0b0ec5fe6398d74445f143fdcf468d05
Description: feature flipper for Django (Documentation)
Django Waffle is feature flipper for Django. You can define the conditions for
which a flag should be active, and use it in a number of ways. Feature flags
are a critical tool for continuously integrating and deploying applications.
.
Waffle aims to
* provide a simple, intuitive API everywhere in your application;
* cover common use cases with batteries-included;
* be simple to install and manage;
* be fast and robust enough to use in production; and
* minimize dependencies and complexity.
.
This package contains the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/django-waffle/django-waffle/
Section: doc
Priority: optional
Filename: pool/main/p/python-django-waffle/python-django-waffle-doc_4.1.0-2_all.deb