python-pyfaidx on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S python-pyfaidx

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

$ yay -Rns python-pyfaidx

2. Manually Install "python-pyfaidx" via AUR

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

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

b. Clone python-pyfaidx's git locally

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

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

$ cd ~/python-pyfaidx $ makepkg -si

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

ID: 1336807
Name: python-pyfaidx
PackageBaseID: 90664
PackageBase: python-pyfaidx
Version: 0.7.2.2-1
Description: Efficient pythonic random access to fasta subsequences.
URL: https://pypi.python.org/pypi/pyfaidx
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: vejnar
Submitter: vejnar
FirstSubmitted: 1424471169
LastModified: 1697755722
URLPath: /cgit/aur.git/snapshot/python-pyfaidx.tar.gz