tab-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S tab-git

* (Optional) Uninstall tab-git on Arch using YAY

$ yay -Rns tab-git

2. Manually Install "tab-git" via AUR

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

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

b. Clone tab-git's git locally

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

c. Go to ~/tab-git folder and install it

$ cd ~/tab-git $ makepkg -si

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

ID: 228027
Name: tab-git
PackageBaseID: 99321
PackageBase: tab-git
Version: 20150731.r138.1c27b59-1
Description: A modern text processing language similar to awk in spirit. (But not similar in design philosophy, implementation or syntax.)
URL: https://bitbucket.org/tkatchev/tab
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1441359529
LastModified: 1441360757
URLPath: /cgit/aur.git/snapshot/tab-git.tar.gz