python-skyfield on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-skyfield

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

$ yay -Rns python-skyfield

2. Manually Install "python-skyfield" via AUR

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

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

b. Clone python-skyfield's git locally

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

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

$ cd ~/python-skyfield $ makepkg -si

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

ID: 1420193
Name: python-skyfield
PackageBaseID: 140512
PackageBase: python-skyfield
Version: 1.48-1
Description: Elegant astronomy for Python
URL: https://rhodesmill.org/skyfield/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: alhirzel
Submitter: alhirzel
FirstSubmitted: 1553315327
LastModified: 1709503742
URLPath: /cgit/aur.git/snapshot/python-skyfield.tar.gz