preseq on AUR (Arch User Repository)

Last updated: June 11,2024

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

$ yay -S preseq

* (Optional) Uninstall preseq on Arch using YAY

$ yay -Rns preseq

2. Manually Install "preseq" via AUR

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

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

b. Clone preseq's git locally

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

c. Go to ~/preseq folder and install it

$ cd ~/preseq $ makepkg -si

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

ID: 1294813
Name: preseq
PackageBaseID: 106744
PackageBase: preseq
Version: 3.2.0-3
Description: A tool for predicting and estimating the complexity of a genomic sequencing library, equivalent to predicting and estimating the number of redundant reads from a given sequencing depth.
URL: http://smithlabresearch.org/software/preseq/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: greyltc
FirstSubmitted: 1454008077
LastModified: 1690395439
URLPath: /cgit/aur.git/snapshot/preseq.tar.gz