python2-tabulate-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python2-tabulate-git

* (Optional) Uninstall python2-tabulate-git on Arch using YAY

$ yay -Rns python2-tabulate-git

2. Manually Install "python2-tabulate-git" via AUR

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

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

b. Clone python2-tabulate-git's git locally

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

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

$ cd ~/python2-tabulate-git $ makepkg -si

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

ID: 820359
Name: python2-tabulate-git
PackageBaseID: 131723
PackageBase: python-tabulate-git
Version: 0.8.8.r437.2552e6d-1
Description: Pretty-print tabular data in Python, a library and a command-line utility.
URL: https://github.com/astanin/python-tabulate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Felixoid
FirstSubmitted: 1524240192
LastModified: 1605695392
URLPath: /cgit/aur.git/snapshot/python2-tabulate-git.tar.gz