python-pyerfa on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-pyerfa

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

$ yay -Rns python-pyerfa

2. Manually Install "python-pyerfa" via AUR

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

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

b. Clone python-pyerfa's git locally

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

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

$ cd ~/python-pyerfa $ makepkg -si

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

ID: 1002185
Name: python-pyerfa
PackageBaseID: 160238
PackageBase: python-pyerfa
Version: 2.0.0.1-3
Description: Python wrapper for the ERFA library
URL: https://github.com/liberfa/pyerfa
NumVotes: 3
Popularity: 0.000146
OutOfDate:
Maintainer: mboquien
FirstSubmitted: 1606328742
LastModified: 1639384699
URLPath: /cgit/aur.git/snapshot/python-pyerfa.tar.gz

5. The same packages on other Linux Distributions