osmium-tool on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S osmium-tool

* (Optional) Uninstall osmium-tool on Arch using YAY

$ yay -Rns osmium-tool

2. Manually Install "osmium-tool" via AUR

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

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

b. Clone osmium-tool's git locally

$ git clone https://aur.archlinux.org/osmium-tool.git ~/osmium-tool

c. Go to ~/osmium-tool folder and install it

$ cd ~/osmium-tool $ makepkg -si

3. Information about the osmium-tool package on Arch User Repository (AUR)

ID: 1372342
Name: osmium-tool
PackageBaseID: 113335
PackageBase: osmium-tool
Version: 1.16.0-2
Description: Command line tool for working with OpenStreetMap data based on the Osmium library
URL: https://osmcode.org/osmium-tool/
NumVotes: 8
Popularity: 0.291205
OutOfDate:
Maintainer: akstrfn
Submitter: simon04
FirstSubmitted: 1467979864
LastModified: 1702996424
URLPath: /cgit/aur.git/snapshot/osmium-tool.tar.gz