How to Install and Uninstall python3-constantly Package on Kali Linux

Last updated: December 23,2024

1. Install "python3-constantly" package

This is a short guide on how to install python3-constantly on Kali Linux

$ sudo apt update $ sudo apt install python3-constantly

2. Uninstall "python3-constantly" package

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

$ sudo apt remove python3-constantly $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-constantly package on Kali Linux

Package: python3-constantly
Source: constantly
Version: 23.10.4-1
Installed-Size: 78
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 13460
SHA256: 9eb4c8b4027d80fc38828e0be0fe160ab55cd215b578e1e47988191412ab1354
SHA1: 18b90c6a73033787e759f2d96bf634a1754e468d
MD5sum: 0a13fc2a30693f304246e03b392f5e54
Description: Symbolic constants in Python
A library that provides symbolic constant support. It includes
collections and constants with text, numeric, and bit flag
values.
.
Originally twisted.python.constants from the Twisted project.
.
This package provides the Python 3.x module.
Description-md5:
Homepage: https://github.com/twisted/constantly
Section: python
Priority: optional
Filename: pool/main/c/constantly/python3-constantly_23.10.4-1_all.deb