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

Last updated: December 24,2024

1. Install "python-sphinx-argparse" package

This tutorial shows how to install python-sphinx-argparse on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-sphinx-argparse" package

This guide let you learn how to uninstall python-sphinx-argparse on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-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: python-sphinx, python:any (<< 2.8), python:any (>= 2.7.5-5~), libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common
Filename: pool/universe/s/sphinx-argparse/python-sphinx-argparse_0.1.15-1_all.deb
Size: 23330
MD5sum: 8620d4503623adac5b96a3ed9ff34afb
SHA1: f0937a0a08b9a8825ae2943a78b6bba7e5dae8ba
SHA256: 9c9ed35912ffefb0d670c5739808cb978c230dc37edde58e6ed761dfb56d619c
Description-en: Sphinx extension for argparse commands and options (Python 2)
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 2.
Description-md5: 2b66cfbe9a1ebc53fc7c182d17998c26
Enhances: python-sphinx
Homepage: https://github.com/ribozz/sphinx-argparse
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu