htslib on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S htslib

* (Optional) Uninstall htslib on Arch using YAY

$ yay -Rns htslib

2. Manually Install "htslib" via AUR

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

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

b. Clone htslib's git locally

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

c. Go to ~/htslib folder and install it

$ cd ~/htslib $ makepkg -si

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

ID: 1395797
Name: htslib
PackageBaseID: 84770
PackageBase: htslib
Version: 1.19.1-1
Description: A C library for high-throughput sequencing data formats
URL: https://github.com/samtools/htslib
NumVotes: 19
Popularity: 0.000109
OutOfDate:
Maintainer: meanjollies
Submitter: wookietreiber
FirstSubmitted: 1408388286
LastModified: 1706667540
URLPath: /cgit/aur.git/snapshot/htslib.tar.gz