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

Last updated: September 16,2024

1. Install "python-tables-doc" package

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

$ sudo apt update $ sudo apt install python-tables-doc

2. Uninstall "python-tables-doc" package

This tutorial shows how to uninstall python-tables-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-tables-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-tables-doc
Priority: optional
Section: universe/doc
Installed-Size: 10828
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: pytables
Version: 3.2.2-2
Depends: libjs-sphinxdoc (>= 1.0), libjs-jquery-cookie
Suggests: xpdf | pdf-viewer, www-browser
Filename: pool/universe/p/pytables/python-tables-doc_3.2.2-2_all.deb
Size: 4352102
MD5sum: 493355042cc1ccc5affa831cb3196246
SHA1: 94bdb1f08b69d74b7edf8e69410e2d352108b451
SHA256: 735a091dc90390588add3a82fdf4d702cb536f76d46003ef230da39fceaffc0b
Description-en: hierarchical database for Python based on HDF5 - documentation
PyTables is a hierarchical database package designed to efficiently
manage very large amounts of data. PyTables is built on top of the
HDF5 library and the NumPy package. It features an object-oriented
interface that, combined with natural naming and C-code generated
from Pyrex sources, makes it a fast, yet extremely easy to use tool
for interactively save and retrieve large amounts of data.
.
This package includes the manual in PDF and HTML formats.
Description-md5: b4a293dee72c5530b0554b3ebf41b21e
Homepage: http://www.pytables.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu