htscodecs on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S htscodecs

* (Optional) Uninstall htscodecs on Arch using YAY

$ yay -Rns htscodecs

2. Manually Install "htscodecs" via AUR

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

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

b. Clone htscodecs's git locally

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

c. Go to ~/htscodecs folder and install it

$ cd ~/htscodecs $ makepkg -si

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

ID: 1366130
Name: htscodecs
PackageBaseID: 152154
PackageBase: htscodecs
Version: 1.6.0-1
Description: Custom compression for sequencing formats, e.g. CRAM
URL: https://github.com/samtools/htscodecs
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mschu
Submitter: mschu
FirstSubmitted: 1588242067
LastModified: 1701967077
URLPath: /cgit/aur.git/snapshot/htscodecs.tar.gz