python-pybwa on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-pybwa

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

$ yay -Rns python-pybwa

2. Manually Install "python-pybwa" via AUR

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

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

b. Clone python-pybwa's git locally

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

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

$ cd ~/python-pybwa $ makepkg -si

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

ID: 471530
Name: python-pybwa
PackageBaseID: 128097
PackageBase: python-pybwa
Version: 0.2.4-1
Description: Python libraries to interact with the BWA mapper.
URL: https://github.com/VDBWRAIR/pyBWA
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clintval
FirstSubmitted: 1513822111
LastModified: 1513822111
URLPath: /cgit/aur.git/snapshot/python-pybwa.tar.gz