fqgrep on AUR (Arch User Repository)
Last updated: November 13,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
Copied
b. Install fqgrep on Arch using YAY
$
yay -S
fqgrep
Copied
* (Optional) Uninstall fqgrep on Arch using YAY
$
yay -Rns
fqgrep
Copied
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
Copied
b. Clone fqgrep's git locally
$
git clone https://aur.archlinux.org/fqgrep.git
~/fqgrep
Copied
c. Go to ~/fqgrep folder and install it
$
cd
~/fqgrep
Copied
$
makepkg -si
Copied
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
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