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
Copied
b. Install tabulate on Arch using YAY
$
yay -S
tabulate
Copied
* (Optional) Uninstall tabulate on Arch using YAY
$
yay -Rns
tabulate
Copied
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
Copied
b. Clone tabulate's git locally
$
git clone https://aur.archlinux.org/tabulate.git
~/tabulate
Copied
c. Go to ~/tabulate folder and install it
$
cd
~/tabulate
Copied
$
makepkg -si
Copied
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
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