skewer on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S skewer

* (Optional) Uninstall skewer on Arch using YAY

$ yay -Rns skewer

2. Manually Install "skewer" via AUR

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

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

b. Clone skewer's git locally

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

c. Go to ~/skewer folder and install it

$ cd ~/skewer $ makepkg -si

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

ID: 1122117
Name: skewer
PackageBaseID: 110394
PackageBase: skewer
Version: 0.2.2-1
Description: A fast and sensitive adapter trimmer for illumina paired-end sequences
URL: https://github.com/relipmoc/skewer
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: vejnar
Submitter: vejnar
FirstSubmitted: 1461279247
LastModified: 1659662618
URLPath: /cgit/aur.git/snapshot/skewer.tar.gz