rapmap on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S rapmap

* (Optional) Uninstall rapmap on Arch using YAY

$ yay -Rns rapmap

2. Manually Install "rapmap" via AUR

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

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

b. Clone rapmap's git locally

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

c. Go to ~/rapmap folder and install it

$ cd ~/rapmap $ makepkg -si

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

ID: 710976
Name: rapmap
PackageBaseID: 150589
PackageBase: rapmap
Version: 0.6.0-1
Description: Rapid sensitive and accurate read mapping via quasi-mapping
URL: https://github.com/COMBINE-lab/RapMap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: robymetallo
FirstSubmitted: 1584897822
LastModified: 1584897822
URLPath: /cgit/aur.git/snapshot/rapmap.tar.gz