python-tableutil on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-tableutil

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

$ yay -Rns python-tableutil

2. Manually Install "python-tableutil" via AUR

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

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

b. Clone python-tableutil's git locally

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

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

$ cd ~/python-tableutil $ makepkg -si

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

ID: 1060084
Name: python-tableutil
PackageBaseID: 146890
PackageBase: python-tableutil
Version: 2.4.5-1
Description: Collection of table creation utilities
URL: https://bitbucket.org/daycoder/tableutil
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xantares
FirstSubmitted: 1574630764
LastModified: 1648840586
URLPath: /cgit/aur.git/snapshot/python-tableutil.tar.gz