r-rvg on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-rvg

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

$ yay -Rns r-rvg

2. Manually Install "r-rvg" via AUR

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

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

b. Clone r-rvg's git locally

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

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

$ cd ~/r-rvg $ makepkg -si

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

ID: 1255933
Name: r-rvg
PackageBaseID: 182240
PackageBase: r-rvg
Version: 0.3.3-1
Description: R Graphics Devices for Vector Graphics Output
URL: https://cran.r-project.org/package=rvg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654523494
LastModified: 1683720361
URLPath: /cgit/aur.git/snapshot/r-rvg.tar.gz