r-pics on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S r-pics

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

$ yay -Rns r-pics

2. Manually Install "r-pics" via AUR

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

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

b. Clone r-pics's git locally

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

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

$ cd ~/r-pics $ makepkg -si

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

ID: 1342202
Name: r-pics
PackageBaseID: 181752
PackageBase: r-pics
Version: 2.46.0-1
Description: Probabilistic inference of ChIP-seq
URL: https://bioconductor.org/packages/PICS
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654511450
LastModified: 1698392077
URLPath: /cgit/aur.git/snapshot/r-pics.tar.gz