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

Last updated: May 11,2024

1. Install "python3-sphinx-argparse" package

Learn how to install python3-sphinx-argparse on Kali Linux

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

2. Uninstall "python3-sphinx-argparse" package

This guide let you learn how to uninstall python3-sphinx-argparse on Kali Linux:

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

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

Package: python3-sphinx-argparse
Source: sphinx-argparse
Version: 0.3.2-1
Installed-Size: 277
Maintainer: Debian Python Team
Architecture: all
Depends: python3-sphinx, python3:any, libjs-sphinxdoc (>= 4.3), sphinx-rtd-theme-common (>= 1.1.0+dfsg)
Enhances: python3-sphinx
Size: 37136
SHA256: 0eee3f128f626e6116ce98cc3c8aa2b8362005d7c834b4deb98e9b1846a85663
SHA1: 7b3a9510e9c9d6c06c1aadd81300a74996d8ec27
MD5sum: d9ebc1dd9832f3694d7bc1c20e324e87
Description: Sphinx extension for argparse commands and options (Python 3)
sphinx-argparse is an extension for Sphinx (Python documentation generator)
that allows one to generate documentation for command line tools using argparse
(command-line parsing library) automatically.
.
This package contains the extension for Sphinx running on Python 3.
Description-md5:
Homepage: https://github.com/ashb/sphinx-argparse
Built-Using: sphinx (= 4.5.0-4)
Section: python
Priority: optional
Filename: pool/main/s/sphinx-argparse/python3-sphinx-argparse_0.3.2-1_all.deb