leaflet on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "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
Copied
b. Install leaflet on Arch using YAY
$
yay -S
leaflet
Copied
* (Optional) Uninstall leaflet on Arch using YAY
$
yay -Rns
leaflet
Copied
2. Manually Install "leaflet" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone leaflet's git locally
$
git clone https://aur.archlinux.org/leaflet.git
~/leaflet
Copied
c. Go to ~/leaflet folder and install it
$
cd
~/leaflet
Copied
$
makepkg -si
Copied
3. Information about the leaflet package on Arch User Repository (AUR)
ID: 597198
Name: leaflet
PackageBaseID: 116949
PackageBase: leaflet
Version: 1.4.0-1
Description: A JavaScript library for mobile-friendly interactive maps.
URL: http://leafletjs.com/
NumVotes: 3
Popularity: 0
OutOfDate: 1649961871
Maintainer:
Submitter:
FirstSubmitted: 1478894408
LastModified: 1553244876
URLPath: /cgit/aur.git/snapshot/leaflet.tar.gz
Name: leaflet
PackageBaseID: 116949
PackageBase: leaflet
Version: 1.4.0-1
Description: A JavaScript library for mobile-friendly interactive maps.
URL: http://leafletjs.com/
NumVotes: 3
Popularity: 0
OutOfDate: 1649961871
Maintainer:
Submitter:
FirstSubmitted: 1478894408
LastModified: 1553244876
URLPath: /cgit/aur.git/snapshot/leaflet.tar.gz