table on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S table

* (Optional) Uninstall table on Arch using YAY

$ yay -Rns table

2. Manually Install "table" via AUR

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

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

b. Clone table's git locally

$ git clone https://aur.archlinux.org/table.git ~/table

c. Go to ~/table folder and install it

$ cd ~/table $ makepkg -si

3. Information about the table package on Arch User Repository (AUR)

ID: 1426536
Name: table
PackageBaseID: 171762
PackageBase: table
Version: 0.7.1-2
Description: Command line utility to format and display CSV
URL: https://strahinja.srht.site/table
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: strajder
Submitter: strajder
FirstSubmitted: 1633623430
LastModified: 1710345324
URLPath: /cgit/aur.git/snapshot/table.tar.gz