r-svglite on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S r-svglite

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

$ yay -Rns r-svglite

2. Manually Install "r-svglite" via AUR

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

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

b. Clone r-svglite's git locally

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

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

$ cd ~/r-svglite $ makepkg -si

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

ID: 1366724
Name: r-svglite
PackageBaseID: 176240
PackageBase: r-svglite
Version: 2.1.3-1
Description: An 'SVG' Graphics Device
URL: https://cran.r-project.org/package=svglite
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1645455958
LastModified: 1702058661
URLPath: /cgit/aur.git/snapshot/r-svglite.tar.gz