r-proto on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S r-proto

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

$ yay -Rns r-proto

2. Manually Install "r-proto" via AUR

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

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

b. Clone r-proto's git locally

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

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

$ cd ~/r-proto $ makepkg -si

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

ID: 1422131
Name: r-proto
PackageBaseID: 181851
PackageBase: r-proto
Version: 1.0.0-9
Description: Prototype Object-Based Programming
URL: https://cran.r-project.org/package=proto
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654513827
LastModified: 1709769989
URLPath: /cgit/aur.git/snapshot/r-proto.tar.gz