python2-geojson on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python2-geojson

* (Optional) Uninstall python2-geojson on Arch using YAY

$ yay -Rns python2-geojson

2. Manually Install "python2-geojson" via AUR

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

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

b. Clone python2-geojson's git locally

$ git clone https://aur.archlinux.org/python2-geojson.git ~/python2-geojson

c. Go to ~/python2-geojson folder and install it

$ cd ~/python2-geojson $ makepkg -si

3. Information about the python2-geojson package on Arch User Repository (AUR)

ID: 513239
Name: python2-geojson
PackageBaseID: 113863
PackageBase: python2-geojson
Version: 2.4.0-1
Description: Python bindings and utlities for GeoJSON
URL: https://github.com/frewsxcv/python-geojson
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Ghost91
Submitter: Ghost91
FirstSubmitted: 1469122461
LastModified: 1527143039
URLPath: /cgit/aur.git/snapshot/python2-geojson.tar.gz

5. The same packages on other Linux Distributions