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

Last updated: September 20,2024

1. Install "python3-numpydoc" package

Please follow the steps below to install python3-numpydoc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-numpydoc

2. Uninstall "python3-numpydoc" package

This is a short guide on how to uninstall python3-numpydoc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-numpydoc $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-numpydoc
Priority: optional
Section: universe/python
Installed-Size: 146
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: numpydoc
Version: 0.5-2
Depends: python3:any (>= 3.3.2-2~), python3-sphinx (>= 1.0.1)
Suggests: python3-matplotlib
Filename: pool/universe/n/numpydoc/python3-numpydoc_0.5-2_all.deb
Size: 29790
MD5sum: 0f48dd45d66b0f2ec3b71e8d1cbe0c24
SHA1: ee9fb02a2f013b7b05b3b8c71c49121527bc3619
SHA256: 89585e31a22d9fa7ce2b7e6ff07e391c228090692b31b389e7f0cfc81dfb31c2
Description-en: Sphinx extension to support docstrings in Numpy format -- Python3
This package defines several extensions for the Sphinx documentation
system, shipped in the numpydoc Python package. In particular, these provide
support for the Numpy docstring format in Sphinx.
.
This package provides the Python 3 version.
Description-md5: 893c75e53d1af3c028e73ee6e0c07a62
Homepage: https://github.com/numpy/numpydoc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu