python2-s2sphere on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S python2-s2sphere

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

$ yay -Rns python2-s2sphere

2. Manually Install "python2-s2sphere" via AUR

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

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

b. Clone python2-s2sphere's git locally

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

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

$ cd ~/python2-s2sphere $ makepkg -si

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

ID: 323743
Name: python2-s2sphere
PackageBaseID: 113916
PackageBase: python2-s2sphere
Version: 0.2.4-2
Description: Python implementation of the S2 Geometry Library
URL: http://s2sphere.readthedocs.io
NumVotes: 1
Popularity: 0
OutOfDate: 1620090716
Maintainer:
FirstSubmitted: 1469275236
LastModified: 1469275867
URLPath: /cgit/aur.git/snapshot/python2-s2sphere.tar.gz