How to Install and Uninstall python3-sphinx-argparse Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "python3-sphinx-argparse" package

Please follow the guidelines below to install python3-sphinx-argparse on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-sphinx-argparse" package

Please follow the steps below to uninstall python3-sphinx-argparse on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-sphinx-argparse package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-sphinx-argparse
Priority: optional
Section: universe/python
Installed-Size: 184
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: sphinx-argparse
Version: 0.1.15-1
Depends: python3-sphinx, python3:any (>= 3.3.2-2~), libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common
Filename: pool/universe/s/sphinx-argparse/python3-sphinx-argparse_0.1.15-1_all.deb
Size: 23426
MD5sum: c60c7a572627ee2cd9325d985f48afc5
SHA1: 61ece8cb48c7145fee07afc11fd95bbbd4f55992
SHA256: 7154d48a8025f75ab4429e9d1d4a8c6f0b0c2d3bf1923decd18e9d1437c0d690
Description-en: 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: a0a149a5908b0edb96c68b124bb22677
Enhances: python3-sphinx
Homepage: https://github.com/ribozz/sphinx-argparse
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu