How to Install and Uninstall python3-sphinx-argparse-cli Package on Kali Linux

Last updated: July 08,2024

1. Install "python3-sphinx-argparse-cli" package

This tutorial shows how to install python3-sphinx-argparse-cli on Kali Linux

$ sudo apt update $ sudo apt install python3-sphinx-argparse-cli

2. Uninstall "python3-sphinx-argparse-cli" package

This is a short guide on how to uninstall python3-sphinx-argparse-cli on Kali Linux:

$ sudo apt remove python3-sphinx-argparse-cli $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-sphinx-argparse-cli package on Kali Linux

Package: python3-sphinx-argparse-cli
Source: sphinx-argparse-cli
Version: 1.13.0-1
Installed-Size: 44
Maintainer: Debian Python Team
Architecture: all
Depends: python3-sphinx, python3:any
Size: 9392
SHA256: 14e04863f1c835ddb93e9a3f6365d9352539ab88ba4d34e9ab53790f3142d18c
SHA1: db7fb68bc7b72cf4c79a06ea0467b5afe52cac20
MD5sum: c30f1ad01adb32dc09eb01b87bea9157
Description: Sphinx extension to render CLI arguments defined by the argparse module
sphinx-argparse-cli is an extension for Sphinx to render documentation for
command-line interface (CLI) arguments defined by the argparse module.
.
Unlike the sphinx-argparse module, this module is more capable with regards to
CLI interfaces that utilize sub-commands. A notable example is the "tox"
project, from which this module originates.
Description-md5:
Homepage: https://github.com/tox-dev/sphinx-argparse-cli
Section: python
Priority: optional
Filename: pool/main/s/sphinx-argparse-cli/python3-sphinx-argparse-cli_1.13.0-1_all.deb