gffcompare on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gffcompare

* (Optional) Uninstall gffcompare on Arch using YAY

$ yay -Rns gffcompare

2. Manually Install "gffcompare" via AUR

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

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

b. Clone gffcompare's git locally

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

c. Go to ~/gffcompare folder and install it

$ cd ~/gffcompare $ makepkg -si

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

ID: 1068235
Name: gffcompare
PackageBaseID: 178046
PackageBase: gffcompare
Version: 0.12.6-2
Description: classify, merge, tracking and annotation of GFF files by comparing to a reference annotation GFF
URL: https://github.com/gpertea/gffcompare
NumVotes: 1
Popularity: 0.000109
OutOfDate:
Maintainer: malacology
Submitter: malacology
FirstSubmitted: 1650218284
LastModified: 1650232318
URLPath: /cgit/aur.git/snapshot/gffcompare.tar.gz