tabulate on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S tabulate

* (Optional) Uninstall tabulate on Arch using YAY

$ yay -Rns tabulate

2. Manually Install "tabulate" via AUR

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

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

b. Clone tabulate's git locally

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

c. Go to ~/tabulate folder and install it

$ cd ~/tabulate $ makepkg -si

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

ID: 1215052
Name: tabulate
PackageBaseID: 178874
PackageBase: tabulate
Version: 1.5-1
Description: Table maker for modern C++
URL: https://github.com/p-ranav/tabulate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1652648183
LastModified: 1676996188
URLPath: /cgit/aur.git/snapshot/tabulate.tar.gz