python-tables on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "python-tables" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-tables on Arch using YAY

$ yay -S python-tables

* (Optional) Uninstall python-tables on Arch using YAY

$ yay -Rns python-tables

2. Manually Install "python-tables" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-tables's git locally

$ git clone https://aur.archlinux.org/python-tables.git ~/python-tables

c. Go to ~/python-tables folder and install it

$ cd ~/python-tables $ makepkg -si

3. Information about the python-tables package on Arch User Repository (AUR)

ID: 1128082
Name: python-tables
PackageBaseID: 177108
PackageBase: python-tables
Version: 3.7.0-2
Description: Hierarchical datasets for Python
URL: https://pypi.org/project/tables
NumVotes: 1
Popularity: 0.09054
OutOfDate:
Maintainer: AchmadFathoni
FirstSubmitted: 1647788603
LastModified: 1660951164
URLPath: /cgit/aur.git/snapshot/python-tables.tar.gz