fastp on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S fastp

* (Optional) Uninstall fastp on Arch using YAY

$ yay -Rns fastp

2. Manually Install "fastp" via AUR

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

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

b. Clone fastp's git locally

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

c. Go to ~/fastp folder and install it

$ cd ~/fastp $ makepkg -si

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

ID: 1285525
Name: fastp
PackageBaseID: 160374
PackageBase: fastp
Version: 0.23.4-3
Description: a tool designed to provide fast all-in-one preprocessing for FastQ files, developed in C++ with multithreading supported to afford high performance
URL: https://github.com/OpenGene/fastp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: Baytars
FirstSubmitted: 1606618574
LastModified: 1688897455
URLPath: /cgit/aur.git/snapshot/fastp.tar.gz