fqgrep on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S fqgrep

* (Optional) Uninstall fqgrep on Arch using YAY

$ yay -Rns fqgrep

2. Manually Install "fqgrep" via AUR

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

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

b. Clone fqgrep's git locally

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

c. Go to ~/fqgrep folder and install it

$ cd ~/fqgrep $ makepkg -si

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

ID: 359498
Name: fqgrep
PackageBaseID: 117309
PackageBase: fqgrep
Version: 0.4.4-1
Description: An approximate sequence pattern matcher for FASTQ/FASTA files
URL: https://github.com/indraniel/fqgrep
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: atb
Submitter: atb
FirstSubmitted: 1479966017
LastModified: 1479967061
URLPath: /cgit/aur.git/snapshot/fqgrep.tar.gz