r-rpx on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-rpx

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

$ yay -Rns r-rpx

2. Manually Install "r-rpx" via AUR

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

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

b. Clone r-rpx's git locally

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

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

$ cd ~/r-rpx $ makepkg -si

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

ID: 1340369
Name: r-rpx
PackageBaseID: 182185
PackageBase: r-rpx
Version: 2.10.0-1
Description: R Interface to the ProteomeXchange Repository
URL: https://bioconductor.org/packages/rpx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654522107
LastModified: 1698272657
URLPath: /cgit/aur.git/snapshot/r-rpx.tar.gz