gffread on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S gffread

* (Optional) Uninstall gffread on Arch using YAY

$ yay -Rns gffread

2. Manually Install "gffread" via AUR

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

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

b. Clone gffread's git locally

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

c. Go to ~/gffread folder and install it

$ cd ~/gffread $ makepkg -si

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

ID: 1068234
Name: gffread
PackageBaseID: 178045
PackageBase: gffread
Version: 0.12.7-2
Description: GFF/GTF utility providing format conversions, region filtering, FASTA sequence extraction and more
URL: https://github.com/gpertea/gffread
NumVotes: 1
Popularity: 0.000109
OutOfDate:
Maintainer: malacology
Submitter: malacology
FirstSubmitted: 1650218249
LastModified: 1650232284
URLPath: /cgit/aur.git/snapshot/gffread.tar.gz