hisat2-bin on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S hisat2-bin

* (Optional) Uninstall hisat2-bin on Arch using YAY

$ yay -Rns hisat2-bin

2. Manually Install "hisat2-bin" via AUR

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

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

b. Clone hisat2-bin's git locally

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

c. Go to ~/hisat2-bin folder and install it

$ cd ~/hisat2-bin $ makepkg -si

3. Information about the hisat2-bin package on Arch User Repository (AUR)

ID: 1076574
Name: hisat2-bin
PackageBaseID: 159114
PackageBase: hisat2-bin
Version: 2.2.1-3
Description: A fast and sensitive alignment program for mapping sequencing reads
URL: https://daehwankimlab.github.io/hisat2/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1603560945
LastModified: 1651845015
URLPath: /cgit/aur.git/snapshot/hisat2-bin.tar.gz