bwa-mem2 on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S bwa-mem2

* (Optional) Uninstall bwa-mem2 on Arch using YAY

$ yay -Rns bwa-mem2

2. Manually Install "bwa-mem2" via AUR

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

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

b. Clone bwa-mem2's git locally

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

c. Go to ~/bwa-mem2 folder and install it

$ cd ~/bwa-mem2 $ makepkg -si

3. Information about the bwa-mem2 package on Arch User Repository (AUR)

ID: 1259081
Name: bwa-mem2
PackageBaseID: 193665
PackageBase: bwa-mem2
Version: 2.2.1-1
Description: The next version of Burrows-Wheeler Aligner MEM algorithm
URL: https://github.com/bwa-mem2/bwa-mem2
NumVotes: 1
Popularity: 0.002182
OutOfDate:
Maintainer: vejnar
Submitter: vejnar
FirstSubmitted: 1684285357
LastModified: 1684285357
URLPath: /cgit/aur.git/snapshot/bwa-mem2.tar.gz