r-bcseq on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-bcseq

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

$ yay -Rns r-bcseq

2. Manually Install "r-bcseq" via AUR

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

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

b. Clone r-bcseq's git locally

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

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

$ cd ~/r-bcseq $ makepkg -si

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

ID: 1419942
Name: r-bcseq
PackageBaseID: 179664
PackageBase: r-bcseq
Version: 1.24.0-2
Description: Fast Sequence Mapping in High-Throughput shRNA and CRISPR Screens
URL: https://bioconductor.org/packages/bcSeq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654453883
LastModified: 1709468477
URLPath: /cgit/aur.git/snapshot/r-bcseq.tar.gz