python2-pytables on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "python2-pytables" 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 python2-pytables on Arch using YAY

$ yay -S python2-pytables

* (Optional) Uninstall python2-pytables on Arch using YAY

$ yay -Rns python2-pytables

2. Manually Install "python2-pytables" via AUR

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

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

b. Clone python2-pytables's git locally

$ git clone https://aur.archlinux.org/python2-pytables.git ~/python2-pytables

c. Go to ~/python2-pytables folder and install it

$ cd ~/python2-pytables $ makepkg -si

3. Information about the python2-pytables package on Arch User Repository (AUR)

ID: 718547
Name: python2-pytables
PackageBaseID: 151274
PackageBase: python2-pytables
Version: 3.5.2-1
Description: A package for managing hierarchical datasets and designed to efficiently and easily cope with extremely large amounts of data
URL: http://www.pytables.org
NumVotes: 0
Popularity: 0
OutOfDate: 1655974368
Maintainer: zaidan
FirstSubmitted: 1586376894
LastModified: 1586378419
URLPath: /cgit/aur.git/snapshot/python2-pytables.tar.gz