python-gffutils on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-gffutils

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

$ yay -Rns python-gffutils

2. Manually Install "python-gffutils" via AUR

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

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

b. Clone python-gffutils's git locally

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

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

$ cd ~/python-gffutils $ makepkg -si

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

ID: 1204576
Name: python-gffutils
PackageBaseID: 128105
PackageBase: python-gffutils
Version: 0.11.1-1
Description: GFF and GTF file manipulation and interconversion in Python
URL: https://github.com/daler/gffutils
NumVotes: 0
Popularity: 0
OutOfDate: 1690577383
Maintainer:
Submitter: clintval
FirstSubmitted: 1513826190
LastModified: 1675203240
URLPath: /cgit/aur.git/snapshot/python-gffutils.tar.gz