mapbox-variant on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S mapbox-variant

* (Optional) Uninstall mapbox-variant on Arch using YAY

$ yay -Rns mapbox-variant

2. Manually Install "mapbox-variant" via AUR

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

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

b. Clone mapbox-variant's git locally

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

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

$ cd ~/mapbox-variant $ makepkg -si

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

ID: 807921
Name: mapbox-variant
PackageBaseID: 159028
PackageBase: mapbox-variant
Version: 1.2.0-3
Description: An header-only alternative to boost::variant for C++11 and C++14
URL: https://github.com/mapbox/variant
NumVotes: 1
Popularity: 0.066533
OutOfDate:
Maintainer: sileht
Submitter: sileht
FirstSubmitted: 1603353052
LastModified: 1603353429
URLPath: /cgit/aur.git/snapshot/mapbox-variant.tar.gz