osm2world on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S osm2world

* (Optional) Uninstall osm2world on Arch using YAY

$ yay -Rns osm2world

2. Manually Install "osm2world" via AUR

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

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

b. Clone osm2world's git locally

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

c. Go to ~/osm2world folder and install it

$ cd ~/osm2world $ makepkg -si

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

ID: 1202332
Name: osm2world
PackageBaseID: 189865
PackageBase: osm2world
Version: 0.3.1-1
Description: Converter that creates three-dimensional models of the world from OpenStreetMap data.
URL: http://osm2world.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jmcb
FirstSubmitted: 1674752288
LastModified: 1674752288
URLPath: /cgit/aur.git/snapshot/osm2world.tar.gz