fastx-toolkit on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S fastx-toolkit

* (Optional) Uninstall fastx-toolkit on Arch using YAY

$ yay -Rns fastx-toolkit

2. Manually Install "fastx-toolkit" via AUR

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

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

b. Clone fastx-toolkit's git locally

$ git clone https://aur.archlinux.org/fastx-toolkit.git ~/fastx-toolkit

c. Go to ~/fastx-toolkit folder and install it

$ cd ~/fastx-toolkit $ makepkg -si

3. Information about the fastx-toolkit package on Arch User Repository (AUR)

ID: 806972
Name: fastx-toolkit
PackageBaseID: 158965
PackageBase: fastx-toolkit
Version: 0.0.14-1
Description: The FASTX-Toolkit is a collection of command line tools for Short-Reads FASTA/FASTQ files preprocessing.
URL: https://github.com/agordon/fastx_toolkit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sauliusl
Submitter: sauliusl
FirstSubmitted: 1603203021
LastModified: 1603203021
URLPath: /cgit/aur.git/snapshot/fastx-toolkit.tar.gz