python-texttable-git on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S python-texttable-git

* (Optional) Uninstall python-texttable-git on Arch using YAY

$ yay -Rns python-texttable-git

2. Manually Install "python-texttable-git" via AUR

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

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

b. Clone python-texttable-git's git locally

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

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

$ cd ~/python-texttable-git $ makepkg -si

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

ID: 336642
Name: python-texttable-git
PackageBaseID: 92970
PackageBase: python-texttable-git
Version: r1-1
Description: For easy printing of ascii tables within Python
URL: https://github.com/bufordtaylor/python-texttable
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nfnty
Submitter: nfnty
FirstSubmitted: 1431432071
LastModified: 1473361229
URLPath: /cgit/aur.git/snapshot/python-texttable-git.tar.gz