hisat2-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S hisat2-git

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

$ yay -Rns hisat2-git

2. Manually Install "hisat2-git" via AUR

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

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

b. Clone hisat2-git's git locally

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

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

$ cd ~/hisat2-git $ makepkg -si

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

ID: 1239386
Name: hisat2-git
PackageBaseID: 159113
PackageBase: hisat2-git
Version: 2.2.1.r55.g5086938-1
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: 1603560193
LastModified: 1681153711
URLPath: /cgit/aur.git/snapshot/hisat2-git.tar.gz