libosmpbf on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S libosmpbf

* (Optional) Uninstall libosmpbf on Arch using YAY

$ yay -Rns libosmpbf

2. Manually Install "libosmpbf" via AUR

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

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

b. Clone libosmpbf's git locally

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

c. Go to ~/libosmpbf folder and install it

$ cd ~/libosmpbf $ makepkg -si

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

ID: 843983
Name: libosmpbf
PackageBaseID: 86161
PackageBase: libosmpbf
Version: 1.5.0-1
Description: A library to support OpenStreetMap's protocolbuffer binary format (OSM PBF)
URL: https://github.com/openstreetmap/OSM-binary
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: akstrfn
Submitter: simon04
FirstSubmitted: 1412059829
LastModified: 1610048744
URLPath: /cgit/aur.git/snapshot/libosmpbf.tar.gz