fastq_screen on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S fastq_screen

* (Optional) Uninstall fastq_screen on Arch using YAY

$ yay -Rns fastq_screen

2. Manually Install "fastq_screen" via AUR

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

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

b. Clone fastq_screen's git locally

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

c. Go to ~/fastq_screen folder and install it

$ cd ~/fastq_screen $ makepkg -si

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

ID: 1111357
Name: fastq_screen
PackageBaseID: 126863
PackageBase: fastq_screen
Version: 0.15.2-1
Description: A screening application for high througput sequence data
URL: http://www.bioinformatics.babraham.ac.uk/projects/download.html#fastqscreen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clintval
FirstSubmitted: 1509575176
LastModified: 1657705172
URLPath: /cgit/aur.git/snapshot/fastq_screen.tar.gz