tab on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S tab

* (Optional) Uninstall tab on Arch using YAY

$ yay -Rns tab

2. Manually Install "tab" via AUR

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

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

b. Clone tab's git locally

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

c. Go to ~/tab folder and install it

$ cd ~/tab $ makepkg -si

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

ID: 1407794
Name: tab
PackageBaseID: 106310
PackageBase: tab
Version: 9.2-1
Description: A general-purpose query language for text files.
URL: https://tab-lang.xyz
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Luchs
Submitter: Luchs
FirstSubmitted: 1453153276
LastModified: 1707697180
URLPath: /cgit/aur.git/snapshot/tab.tar.gz