bwa-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S bwa-git

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

$ yay -Rns bwa-git

2. Manually Install "bwa-git" via AUR

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

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

b. Clone bwa-git's git locally

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

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

$ cd ~/bwa-git $ makepkg -si

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

ID: 904480
Name: bwa-git
PackageBaseID: 166631
PackageBase: bwa-git
Version: v0.7.17.r23.gfbfffc9-2
Description: Burrows-Wheeler Aligner maps low-divergent sequences against a large reference genome
URL: http://bio-bwa.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: PumpkinCheshire
Submitter: PumpkinCheshire
FirstSubmitted: 1620560633
LastModified: 1620560868
URLPath: /cgit/aur.git/snapshot/bwa-git.tar.gz