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

Last updated: May 18,2024

1. Install "python3-commando" package

In this section, we are going to explain the necessary steps to install python3-commando on Kali Linux

$ sudo apt update $ sudo apt install python3-commando

2. Uninstall "python3-commando" package

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

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

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

Package: python3-commando
Source: commando
Version: 1.0.0-2
Installed-Size: 50
Maintainer: Debian QA Group
Architecture: all
Depends: python3:any
Size: 11340
SHA256: 72d3be314933d53c149cc7f1ae28d7b358844869881a71adaa1b75326e7c7505
SHA1: d1152ff5e3a00d6b12bec6bc7936b43a5a2781bb
MD5sum: 05477755e4636ef2ff8f2d0476b6fae4
Description: wrapper for argparse to define declaratively (Python 3)
A simple wrapper for `argparse` that allows commands and arguments to be
defined declaratively using decorators. Note that this does not support all
the features of `argparse` yet.
.
This package is for Python 3.
Description-md5: 70091b6fa7dd873eafff3de064c3a3fa
Homepage: https://github.com/hyde/commando
Section: python
Priority: extra
Filename: pool/main/c/commando/python3-commando_1.0.0-2_all.deb