adapterremoval on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S adapterremoval

* (Optional) Uninstall adapterremoval on Arch using YAY

$ yay -Rns adapterremoval

2. Manually Install "adapterremoval" via AUR

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

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

b. Clone adapterremoval's git locally

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

c. Go to ~/adapterremoval folder and install it

$ cd ~/adapterremoval $ makepkg -si

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

ID: 1235568
Name: adapterremoval
PackageBaseID: 192255
PackageBase: adapterremoval
Version: 2.3.3-2
Description: Remove remnant adapter sequences from High-Throughput Sequencing (HTS) data and trim low quality bases from the 3 prime end
URL: https://github.com/MikkelSchubert/adapterremoval
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kbipinkumar
Submitter: kbipinkumar
FirstSubmitted: 1680377749
LastModified: 1680415339
URLPath: /cgit/aur.git/snapshot/adapterremoval.tar.gz