mhap on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S mhap

* (Optional) Uninstall mhap on Arch using YAY

$ yay -Rns mhap

2. Manually Install "mhap" via AUR

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

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

b. Clone mhap's git locally

$ git clone https://aur.archlinux.org/mhap.git ~/mhap

c. Go to ~/mhap folder and install it

$ cd ~/mhap $ makepkg -si

3. Information about the mhap package on Arch User Repository (AUR)

ID: 1277743
Name: mhap
PackageBaseID: 195005
PackageBase: mhap
Version: 2.1.3-2
Description: A locality-sensitive hashing to detect long-read overlaps. https://doi.org/10.1038/nbt.3238
URL: https://github.com/marbl/MHAP
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kbipinkumar
Submitter: kbipinkumar
FirstSubmitted: 1687522828
LastModified: 1687543320
URLPath: /cgit/aur.git/snapshot/mhap.tar.gz