r-ping on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S r-ping

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

$ yay -Rns r-ping

2. Manually Install "r-ping" via AUR

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

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

b. Clone r-ping's git locally

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

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

$ cd ~/r-ping $ makepkg -si

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

ID: 1342925
Name: r-ping
PackageBaseID: 181755
PackageBase: r-ping
Version: 2.46.0-1
Description: Probabilistic inference for Nucleosome Positioning with MNase-based or Sonicated Short-read Data
URL: https://bioconductor.org/packages/PING
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654511522
LastModified: 1698419827
URLPath: /cgit/aur.git/snapshot/r-ping.tar.gz