abpoa on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S abpoa

* (Optional) Uninstall abpoa on Arch using YAY

$ yay -Rns abpoa

2. Manually Install "abpoa" via AUR

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

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

b. Clone abpoa's git locally

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

c. Go to ~/abpoa folder and install it

$ cd ~/abpoa $ makepkg -si

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

ID: 1386563
Name: abpoa
PackageBaseID: 196172
PackageBase: abpoa
Version: 1.5.1-1
Description: SIMD-based C library for fast partial order alignment. https://dx.doi.org/10.1093/bioinformatics/btaa963
URL: https://github.com/yangao07/abPOA
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kbipinkumar
Submitter: kbipinkumar
FirstSubmitted: 1690457008
LastModified: 1705385032
URLPath: /cgit/aur.git/snapshot/abpoa.tar.gz