fastq-trim on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S fastq-trim

* (Optional) Uninstall fastq-trim on Arch using YAY

$ yay -Rns fastq-trim

2. Manually Install "fastq-trim" via AUR

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

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

b. Clone fastq-trim's git locally

$ git clone https://aur.archlinux.org/fastq-trim.git ~/fastq-trim

c. Go to ~/fastq-trim folder and install it

$ cd ~/fastq-trim $ makepkg -si

3. Information about the fastq-trim package on Arch User Repository (AUR)

ID: 1339383
Name: fastq-trim
PackageBaseID: 190362
PackageBase: fastq-trim
Version: 0.1.3-1
Description: Lightening fast read trimmer
URL: https://github.com/auerlab/fastq-trim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kbipinkumar
Submitter: kbipinkumar
FirstSubmitted: 1676224313
LastModified: 1698170598
URLPath: /cgit/aur.git/snapshot/fastq-trim.tar.gz