trim_galore on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S trim_galore

* (Optional) Uninstall trim_galore on Arch using YAY

$ yay -Rns trim_galore

2. Manually Install "trim_galore" via AUR

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

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

b. Clone trim_galore's git locally

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

c. Go to ~/trim_galore folder and install it

$ cd ~/trim_galore $ makepkg -si

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

ID: 1142952
Name: trim_galore
PackageBaseID: 185196
PackageBase: trim_galore
Version: 0.6.7-1
Description: Trim Galore is a wrapper around Cutadapt and FastQC to consistently apply adapter and quality trimming to FastQ files, with extra functionality for RRBS data
URL: https://github.com/FelixKrueger/TrimGalore
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: selvaganapathy
Submitter: selvaganapathy
FirstSubmitted: 1661431029
LastModified: 1663845081
URLPath: /cgit/aur.git/snapshot/trim_galore.tar.gz