osmosis on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S osmosis

* (Optional) Uninstall osmosis on Arch using YAY

$ yay -Rns osmosis

2. Manually Install "osmosis" via AUR

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

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

b. Clone osmosis's git locally

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

c. Go to ~/osmosis folder and install it

$ cd ~/osmosis $ makepkg -si

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

ID: 887961
Name: osmosis
PackageBaseID: 49324
PackageBase: osmosis
Version: 0.48.3-1
Description: Command line Java application for processing OSM data.
URL: http://wiki.openstreetmap.org/wiki/Osmosis
NumVotes: 34
Popularity: 2.0E-6
OutOfDate: 1706143134
Maintainer: jose1711
Submitter: maleadt
FirstSubmitted: 1306328733
LastModified: 1617615881
URLPath: /cgit/aur.git/snapshot/osmosis.tar.gz