r-gridsvg on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-gridsvg

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

$ yay -Rns r-gridsvg

2. Manually Install "r-gridsvg" via AUR

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

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

b. Clone r-gridsvg's git locally

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

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

$ cd ~/r-gridsvg $ makepkg -si

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

ID: 1223857
Name: r-gridsvg
PackageBaseID: 180759
PackageBase: r-gridsvg
Version: 1.7.5-1
Description: Export 'grid' Graphics as SVG
URL: https://cran.r-project.org/package=gridSVG
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654487159
LastModified: 1678406512
URLPath: /cgit/aur.git/snapshot/r-gridsvg.tar.gz