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

Last updated: May 17,2024

1. Install "python-mando-doc" package

Please follow the step by step instructions below to install python-mando-doc on Kali Linux

$ sudo apt update $ sudo apt install python-mando-doc

2. Uninstall "python-mando-doc" package

Please follow the guidelines below to uninstall python-mando-doc on Kali Linux:

$ sudo apt remove python-mando-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-mando-doc
Source: mando
Version: 0.7.1-2
Installed-Size: 142
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3)
Size: 21988
SHA256: 48388c5ad1fbf3a6a57e62796eaac2c30eb427b58f7d4ea5b761b124a675c571
SHA1: d686e0410c359b3fc367a98a68c698c54b1ea60a
MD5sum: 88bec83123dcdee03f9219e3b93eb504
Description: command line argument parser for python3 (common documentation)
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 is the common documentation package.
Description-md5:
Multi-Arch: foreign
Homepage: https://mando.readthedocs.io/en/latest/
Tag: role::documentation
Section: doc
Priority: optional
Filename: pool/main/m/mando/python-mando-doc_0.7.1-2_all.deb