mapbox-gl-native on AUR (Arch User Repository)

Last updated: September 20,2024

1. Install "mapbox-gl-native" 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 mapbox-gl-native on Arch using YAY

$ yay -S mapbox-gl-native

* (Optional) Uninstall mapbox-gl-native on Arch using YAY

$ yay -Rns mapbox-gl-native

2. Manually Install "mapbox-gl-native" via AUR

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

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

b. Clone mapbox-gl-native's git locally

$ git clone https://aur.archlinux.org/mapbox-gl-native.git ~/mapbox-gl-native

c. Go to ~/mapbox-gl-native folder and install it

$ cd ~/mapbox-gl-native $ makepkg -si

3. Information about the mapbox-gl-native package on Arch User Repository (AUR)

ID: 1019343
Name: mapbox-gl-native
PackageBaseID: 175082
PackageBase: mapbox-gl-native
Version: 1.6.0-1
Description:
URL: https://github.com/mapbox/mapbox-gl-native
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vpzomtrrfrt
FirstSubmitted: 1642309249
LastModified: 1642309249
URLPath: /cgit/aur.git/snapshot/mapbox-gl-native.tar.gz