python-pyepsg on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S python-pyepsg

* (Optional) Uninstall python-pyepsg on Arch using YAY

$ yay -Rns python-pyepsg

2. Manually Install "python-pyepsg" via AUR

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

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

b. Clone python-pyepsg's git locally

$ git clone https://aur.archlinux.org/python-pyepsg.git ~/python-pyepsg

c. Go to ~/python-pyepsg folder and install it

$ cd ~/python-pyepsg $ makepkg -si

3. Information about the python-pyepsg package on Arch User Repository (AUR)

ID: 1276832
Name: python-pyepsg
PackageBaseID: 157849
PackageBase: python-pyepsg
Version: 0.4.0-2
Description: A simple interface to https://epsg.io/
URL: https://pyepsg.readthedocs.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bcb
Submitter: bcb
FirstSubmitted: 1600532927
LastModified: 1687375783
URLPath: /cgit/aur.git/snapshot/python-pyepsg.tar.gz