python-mappy on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-mappy

* (Optional) Uninstall python-mappy on Arch using YAY

$ yay -Rns python-mappy

2. Manually Install "python-mappy" via AUR

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

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

b. Clone python-mappy's git locally

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

c. Go to ~/python-mappy folder and install it

$ cd ~/python-mappy $ makepkg -si

3. Information about the python-mappy package on Arch User Repository (AUR)

ID: 1425965
Name: python-mappy
PackageBaseID: 190962
PackageBase: python-mappy
Version: 2.27-1
Description: Python interface to minimap2, a fast and accurate C program to align genomic and transcribe nucleotide sequences
URL: https://github.com/lh3/minimap2
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kbipinkumar
Submitter: kbipinkumar
FirstSubmitted: 1677726623
LastModified: 1710267302
URLPath: /cgit/aur.git/snapshot/python-mappy.tar.gz