r-leaflet on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-leaflet

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

$ yay -Rns r-leaflet

2. Manually Install "r-leaflet" via AUR

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

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

b. Clone r-leaflet's git locally

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

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

$ cd ~/r-leaflet $ makepkg -si

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

ID: 1354765
Name: r-leaflet
PackageBaseID: 191779
PackageBase: r-leaflet
Version: 2.2.1-1
Description: Create Interactive Web Maps with the JavaScript ‘Leaflet’ Library
URL: https://cran.r-project.org/package=leaflet
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: peippo
Submitter: peippo
FirstSubmitted: 1679411525
LastModified: 1700228899
URLPath: /cgit/aur.git/snapshot/r-leaflet.tar.gz