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

Last updated: May 03,2024

1. Install "python-tables-data" package

Here is a brief guide to show you how to install python-tables-data on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-tables-data" package

In this section, we are going to explain the necessary steps to uninstall python-tables-data on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-tables-data
Priority: optional
Section: universe/python
Installed-Size: 958
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: pytables
Version: 3.2.2-2
Filename: pool/universe/p/pytables/python-tables-data_3.2.2-2_all.deb
Size: 45280
MD5sum: 029757eeb7772faba6486a4590a977d8
SHA1: 7069a788b8e9a3605af674791554a8d11b202c7c
SHA256: 288a681b7d003de826c3bf1d39656e8acece9819d0da210337425762e261754c
Description-en: hierarchical database for Python based on HDF5 - test data
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 daya fils used for unit testing.
Description-md5: d539c054dd16c946235d048534872283
Homepage: http://www.pytables.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu