erfa on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S erfa

* (Optional) Uninstall erfa on Arch using YAY

$ yay -Rns erfa

2. Manually Install "erfa" via AUR

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

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

b. Clone erfa's git locally

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

c. Go to ~/erfa folder and install it

$ cd ~/erfa $ makepkg -si

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

ID: 909245
Name: erfa
PackageBaseID: 75650
PackageBase: erfa
Version: 2.0.0-1
Description: Set of algorithms and procedures used in fundamental astronomy
URL: https://github.com/liberfa/erfa
NumVotes: 25
Popularity: 0.000141
OutOfDate:
Maintainer: mboquien
FirstSubmitted: 1385288499
LastModified: 1621423598
URLPath: /cgit/aur.git/snapshot/erfa.tar.gz

5. The same packages on other Linux Distributions