r-subseq on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-subseq

* (Optional) Uninstall r-subseq on Arch using YAY

$ yay -Rns r-subseq

2. Manually Install "r-subseq" via AUR

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

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

b. Clone r-subseq's git locally

$ git clone https://aur.archlinux.org/r-subseq.git ~/r-subseq

c. Go to ~/r-subseq folder and install it

$ cd ~/r-subseq $ makepkg -si

3. Information about the r-subseq package on Arch User Repository (AUR)

ID: 1340460
Name: r-subseq
PackageBaseID: 182611
PackageBase: r-subseq
Version: 1.32.0-1
Description: Subsampling of high-throughput sequencing count data
URL: https://bioconductor.org/packages/subSeq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654534629
LastModified: 1698275952
URLPath: /cgit/aur.git/snapshot/r-subseq.tar.gz