geojsonhint on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S geojsonhint

* (Optional) Uninstall geojsonhint on Arch using YAY

$ yay -Rns geojsonhint

2. Manually Install "geojsonhint" via AUR

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

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

b. Clone geojsonhint's git locally

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

c. Go to ~/geojsonhint folder and install it

$ cd ~/geojsonhint $ makepkg -si

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

ID: 912635
Name: geojsonhint
PackageBaseID: 133150
PackageBase: geojsonhint
Version: 3.0.1-1
Description: Validate and sanity-check geojson files (geojsonlint)
URL: https://github.com/mapbox/geojsonhint#readme
NumVotes: 1
Popularity: 0
OutOfDate: 1675405083
Maintainer:
Submitter: simon04
FirstSubmitted: 1528123799
LastModified: 1622062461
URLPath: /cgit/aur.git/snapshot/geojsonhint.tar.gz