python2-rapidtables on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python2-rapidtables

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

$ yay -Rns python2-rapidtables

2. Manually Install "python2-rapidtables" via AUR

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

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

b. Clone python2-rapidtables's git locally

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

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

$ cd ~/python2-rapidtables $ makepkg -si

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

ID: 827303
Name: python2-rapidtables
PackageBaseID: 149335
PackageBase: python2-rapidtables
Version: 0.1.11-2
Description: Super fast list of dicts to pre-formatted tables conversion library - python2 version
URL: https://github.com/alttch/rapidtables
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1582212987
LastModified: 1606912049
URLPath: /cgit/aur.git/snapshot/python2-rapidtables.tar.gz