r-rpf on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-rpf

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

$ yay -Rns r-rpf

2. Manually Install "r-rpf" via AUR

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

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

b. Clone r-rpf's git locally

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

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

$ cd ~/r-rpf $ makepkg -si

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

ID: 1307335
Name: r-rpf
PackageBaseID: 182178
PackageBase: r-rpf
Version: 1.0.14-1
Description: Response Probability Functions
URL: https://cran.r-project.org/package=rpf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654521936
LastModified: 1692662558
URLPath: /cgit/aur.git/snapshot/r-rpf.tar.gz