pysofa on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S pysofa

* (Optional) Uninstall pysofa on Arch using YAY

$ yay -Rns pysofa

2. Manually Install "pysofa" via AUR

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

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

b. Clone pysofa's git locally

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

c. Go to ~/pysofa folder and install it

$ cd ~/pysofa $ makepkg -si

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

ID: 503434
Name: pysofa
PackageBaseID: 131638
PackageBase: pysofa
Version: 0.1.1-1
Description: Python interface to SOFA C library (Standards of Fundamental Astronomy)
URL: https://code.google.com/archive/p/pysofa/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Strawpants
Submitter: Strawpants
FirstSubmitted: 1523909700
LastModified: 1523909700
URLPath: /cgit/aur.git/snapshot/pysofa.tar.gz