python-rapidtables on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-rapidtables

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

$ yay -Rns python-rapidtables

2. Manually Install "python-rapidtables" via AUR

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

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

b. Clone python-rapidtables's git locally

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

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

$ cd ~/python-rapidtables $ makepkg -si

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

ID: 1414778
Name: python-rapidtables
PackageBaseID: 149337
PackageBase: python-rapidtables
Version: 0.1.11-4
Description: Super fast list of dicts to pre-formatted tables conversion library
URL: https://github.com/alttch/rapidtables
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1582212999
LastModified: 1708786979
URLPath: /cgit/aur.git/snapshot/python-rapidtables.tar.gz