sickle on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S sickle

* (Optional) Uninstall sickle on Arch using YAY

$ yay -Rns sickle

2. Manually Install "sickle" via AUR

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

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

b. Clone sickle's git locally

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

c. Go to ~/sickle folder and install it

$ cd ~/sickle $ makepkg -si

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

ID: 194356
Name: sickle
PackageBaseID: 84235
PackageBase: sickle
Version: 1.33-1
Description: Windowed Adaptive Trimming for fastq files using quality
URL: https://github.com/najoshi/sickle
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: wookietreiber
FirstSubmitted: 1406797745
LastModified: 1434189372
URLPath: /cgit/aur.git/snapshot/sickle.tar.gz