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

Last updated: July 07,2024

1. Install "python3-clint" package

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

$ sudo apt update $ sudo apt install python3-clint

2. Uninstall "python3-clint" package

Please follow the instructions below to uninstall python3-clint on Kali Linux:

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

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

Package: python3-clint
Source: python-clint
Version: 0.5.1-4
Installed-Size: 123
Maintainer: Debian Python Team
Architecture: all
Depends: python3-args, python3:any
Size: 28232
SHA256: bfe34878f0ecccccfec864473ebcb7d73441dd8898cf240890228121eb27c882
SHA1: 47d68cf9e2111de33fa062a1d0e0773ce5d1e89f
MD5sum: 197b88853c8b214965b9601e19993dc9
Description: Python Command-line Application Tools
Clint is a Python module filled with a set of awesome tools for developing
commandline applications.
Description-md5:
Homepage: https://github.com/kennethreitz/clint
Section: python
Priority: optional
Filename: pool/main/p/python-clint/python3-clint_0.5.1-4_all.deb