r-rpmg on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-rpmg

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

$ yay -Rns r-rpmg

2. Manually Install "r-rpmg" via AUR

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

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

b. Clone r-rpmg's git locally

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

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

$ cd ~/r-rpmg $ makepkg -si

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

ID: 1418232
Name: r-rpmg
PackageBaseID: 182179
PackageBase: r-rpmg
Version: 2.2.7-2
Description: Graphical User Interface (GUI) for Interactive R Analysis Sessions
URL: https://cran.r-project.org/package=RPMG
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654521960
LastModified: 1709229774
URLPath: /cgit/aur.git/snapshot/r-rpmg.tar.gz