subread on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S subread

* (Optional) Uninstall subread on Arch using YAY

$ yay -Rns subread

2. Manually Install "subread" via AUR

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

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

b. Clone subread's git locally

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

c. Go to ~/subread folder and install it

$ cd ~/subread $ makepkg -si

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

ID: 1255805
Name: subread
PackageBaseID: 188189
PackageBase: subread
Version: 2.0.6-1
Description: a general-purpose read aligner which can align both genomic DNA-seq and RNA-seq reads, https://doi.org/10.1093/nar/gkt214
URL: https://subread.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kbipinkumar
Submitter: kbipinkumar
FirstSubmitted: 1669370227
LastModified: 1683698488
URLPath: /cgit/aur.git/snapshot/subread.tar.gz