tabixpp on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S tabixpp

* (Optional) Uninstall tabixpp on Arch using YAY

$ yay -Rns tabixpp

2. Manually Install "tabixpp" via AUR

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

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

b. Clone tabixpp's git locally

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

c. Go to ~/tabixpp folder and install it

$ cd ~/tabixpp $ makepkg -si

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

ID: 1199286
Name: tabixpp
PackageBaseID: 183945
PackageBase: tabixpp
Version: 1.1.2-1
Description: C++ wrapper to tabix indexer
URL: https://github.com/ekg/tabixpp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: malacology
FirstSubmitted: 1657576762
LastModified: 1674151306
URLPath: /cgit/aur.git/snapshot/tabixpp.tar.gz