python-spiceypy on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-spiceypy

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

$ yay -Rns python-spiceypy

2. Manually Install "python-spiceypy" via AUR

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

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

b. Clone python-spiceypy's git locally

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

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

$ cd ~/python-spiceypy $ makepkg -si

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

ID: 1252294
Name: python-spiceypy
PackageBaseID: 126587
PackageBase: python-spiceypy
Version: 5.1.2-2
Description: A Python wrapper for the NAIF C SPICE Toolkit (N67) written using ctypes.
URL: https://github.com/AndrewAnnex/SpiceyPy/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: shanewstone
Submitter: shanewstone
FirstSubmitted: 1508808113
LastModified: 1683170148
URLPath: /cgit/aur.git/snapshot/python-spiceypy.tar.gz