htslib-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S htslib-git

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

$ yay -Rns htslib-git

2. Manually Install "htslib-git" via AUR

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

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

b. Clone htslib-git's git locally

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

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

$ cd ~/htslib-git $ makepkg -si

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

ID: 1237175
Name: htslib-git
PackageBaseID: 157260
PackageBase: htslib-git
Version: 1.17.r16.g93434e04-1
Description: C library for high-throughput sequencing data formats
URL: https://github.com/samtools/htslib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1598942127
LastModified: 1680729448
URLPath: /cgit/aur.git/snapshot/htslib-git.tar.gz