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

Last updated: October 06,2024

1. Install "python3-mando" package

Learn how to install python3-mando on Kali Linux

$ sudo apt update $ sudo apt install python3-mando

2. Uninstall "python3-mando" package

This is a short guide on how to uninstall python3-mando on Kali Linux:

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

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

Package: python3-mando
Source: mando
Version: 0.7.1-2
Installed-Size: 120
Maintainer: Debian Python Team
Architecture: all
Depends: python3 (>= 3.2) | python3 (>> 2.7), python3-funcsigs | python3 (>> 3.3), python3-six, python3:any
Suggests: python-mando-doc
Size: 23572
SHA256: de05e5875953705ffa20a0783b67c99c1c9fbf270cff3076dba4ce23cb771603
SHA1: f7534ae5ae9e6a28f1d62dbb83369a45534af7d2
MD5sum: 593a1bf40700a0a8fd56e97bccee621b
Description: command line argument parser for python3
Mando attempts to simplify command line argument parsing
with multiple commands by using decorators to infer the
boilerplate for argparse directly from the function
declarations.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://mando.readthedocs.io/en/latest/
Tag: implemented-in::python, role::shared-lib
Section: python
Priority: optional
Filename: pool/main/m/mando/python3-mando_0.7.1-2_all.deb