seqlib on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S seqlib

* (Optional) Uninstall seqlib on Arch using YAY

$ yay -Rns seqlib

2. Manually Install "seqlib" via AUR

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

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

b. Clone seqlib's git locally

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

c. Go to ~/seqlib folder and install it

$ cd ~/seqlib $ makepkg -si

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

ID: 1390737
Name: seqlib
PackageBaseID: 185278
PackageBase: seqlib
Version: 1.2.0-12
Description: C++ htslib/bwa-mem/fermi interface for interrogating sequence data
URL: https://github.com/walaj/SeqLib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: malacology
FirstSubmitted: 1661698040
LastModified: 1705968664
URLPath: /cgit/aur.git/snapshot/seqlib.tar.gz