minimap2-bin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S minimap2-bin

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

$ yay -Rns minimap2-bin

2. Manually Install "minimap2-bin" via AUR

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

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

b. Clone minimap2-bin's git locally

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

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

$ cd ~/minimap2-bin $ makepkg -si

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

ID: 1425951
Name: minimap2-bin
PackageBaseID: 157262
PackageBase: minimap2-bin
Version: 2.27-1
Description: Aligner for genomic and spliced nucleotide sequences
URL: https://lh3.github.io/minimap2/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1598943623
LastModified: 1710266930
URLPath: /cgit/aur.git/snapshot/minimap2-bin.tar.gz