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

Last updated: May 17,2024

1. Install "python-numpydoc" package

Please follow the step by step instructions below to install python-numpydoc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-numpydoc

2. Uninstall "python-numpydoc" package

Please follow the instructions below to uninstall python-numpydoc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-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: python (>= 2.7), python (<< 2.8), python-sphinx (>= 1.0.1)
Suggests: python-matplotlib
Filename: pool/universe/n/numpydoc/python-numpydoc_0.5-2_all.deb
Size: 29684
MD5sum: 0d9ff10a58f17b04cbf9b1e64a16c3ff
SHA1: 6b41f32764dcabe02e886f3dcd4e42ddf91193e9
SHA256: de6febcefa0ec2134b85a4d351138bc164e2b72db81eccb79ea424e77fde14b2
Description-en: Sphinx extension to support docstrings in Numpy format
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.
Description-md5: 34011ec59e27390aec1b868023557d0c
Homepage: https://github.com/numpy/numpydoc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu