r-chipseq on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-chipseq

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

$ yay -Rns r-chipseq

2. Manually Install "r-chipseq" via AUR

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

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

b. Clone r-chipseq's git locally

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

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

$ cd ~/r-chipseq $ makepkg -si

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

ID: 1342379
Name: r-chipseq
PackageBaseID: 179919
PackageBase: r-chipseq
Version: 1.52.0-1
Description: chipseq: A package for analyzing chipseq data
URL: https://bioconductor.org/packages/chipseq
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654467304
LastModified: 1698399375
URLPath: /cgit/aur.git/snapshot/r-chipseq.tar.gz