trimmomatic on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install trimmomatic on Arch using YAY
$
yay -S
trimmomatic
Copied
* (Optional) Uninstall trimmomatic on Arch using YAY
$
yay -Rns
trimmomatic
Copied
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
Copied
b. Clone trimmomatic's git locally
$
git clone https://aur.archlinux.org/trimmomatic.git
~/trimmomatic
Copied
c. Go to ~/trimmomatic folder and install it
$
cd
~/trimmomatic
Copied
$
makepkg -si
Copied
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
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