mbutil on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S mbutil

* (Optional) Uninstall mbutil on Arch using YAY

$ yay -Rns mbutil

2. Manually Install "mbutil" via AUR

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

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

b. Clone mbutil's git locally

$ git clone https://aur.archlinux.org/mbutil.git ~/mbutil

c. Go to ~/mbutil folder and install it

$ cd ~/mbutil $ makepkg -si

3. Information about the mbutil package on Arch User Repository (AUR)

ID: 544716
Name: mbutil
PackageBaseID: 136094
PackageBase: mbutil
Version: 0.3.0-1
Description: An importer and exporter for MBTiles
URL: https://github.com/mapbox/mbutil
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: sikmir
FirstSubmitted: 1537217544
LastModified: 1537217544
URLPath: /cgit/aur.git/snapshot/mbutil.tar.gz