python-dnaio on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-dnaio

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

$ yay -Rns python-dnaio

2. Manually Install "python-dnaio" via AUR

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

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

b. Clone python-dnaio's git locally

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

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

$ cd ~/python-dnaio $ makepkg -si

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

ID: 1368053
Name: python-dnaio
PackageBaseID: 188872
PackageBase: python-dnaio
Version: 1.2.0-1
Description: Python library for very efficient parsing and writing of FASTQ and FASTA files
URL: https://github.com/marcelm/dnaio/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kbipinkumar
Submitter: kbipinkumar
FirstSubmitted: 1671525729
LastModified: 1702319161
URLPath: /cgit/aur.git/snapshot/python-dnaio.tar.gz