trimmomatic on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S trimmomatic

* (Optional) Uninstall trimmomatic on Arch using YAY

$ yay -Rns trimmomatic

2. Manually Install "trimmomatic" via AUR

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

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

b. Clone trimmomatic's git locally

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

c. Go to ~/trimmomatic folder and install it

$ cd ~/trimmomatic $ makepkg -si

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

ID: 611498
Name: trimmomatic
PackageBaseID: 108634
PackageBase: trimmomatic
Version: 0.39-1
Description: Trimmomatic: A flexible read trimming tool for Illumina NGS data
URL: http://www.usadellab.org/cms/?page=trimmomatic
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: ZJLIN
Submitter: ZJLIN
FirstSubmitted: 1457623282
LastModified: 1557567129
URLPath: /cgit/aur.git/snapshot/trimmomatic.tar.gz