r-proxy on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S r-proxy

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

$ yay -Rns r-proxy

2. Manually Install "r-proxy" via AUR

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

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

b. Clone r-proxy's git locally

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

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

$ cd ~/r-proxy $ makepkg -si

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

ID: 1103707
Name: r-proxy
PackageBaseID: 165518
PackageBase: r-proxy
Version: 0.4.27-1
Description: An extensible framework for auto- and cross-proximities
URL: https://cran.r-project.org/web/packages/proxy
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: editicalu
Submitter: editicalu
FirstSubmitted: 1618178757
LastModified: 1656252968
URLPath: /cgit/aur.git/snapshot/r-proxy.tar.gz