josm-latest on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S josm-latest

* (Optional) Uninstall josm-latest on Arch using YAY

$ yay -Rns josm-latest

2. Manually Install "josm-latest" via AUR

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

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

b. Clone josm-latest's git locally

$ git clone https://aur.archlinux.org/josm-latest.git ~/josm-latest

c. Go to ~/josm-latest folder and install it

$ cd ~/josm-latest $ makepkg -si

3. Information about the josm-latest package on Arch User Repository (AUR)

ID: 1426222
Name: josm-latest
PackageBaseID: 191646
PackageBase: josm-latest
Version: 19017-1
Description: Nightly builds of JOSM, the editor for OpenStreetMap written in Java
URL: https://josm.openstreetmap.de/
NumVotes: 3
Popularity: 0.252994
OutOfDate:
Maintainer: hauke96
Submitter: hauke96
FirstSubmitted: 1678997276
LastModified: 1710306025
URLPath: /cgit/aur.git/snapshot/josm-latest.tar.gz