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