python-fitsio on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-fitsio

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

$ yay -Rns python-fitsio

2. Manually Install "python-fitsio" via AUR

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

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

b. Clone python-fitsio's git locally

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

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

$ cd ~/python-fitsio $ makepkg -si

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

ID: 1422237
Name: python-fitsio
PackageBaseID: 92351
PackageBase: python-fitsio
Version: 1.2.1-1
Description: A python package for FITS input/output wrapping cfitsio
URL: https://github.com/esheldon/fitsio
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: clu
Submitter: clu
FirstSubmitted: 1429490174
LastModified: 1709790090
URLPath: /cgit/aur.git/snapshot/python-fitsio.tar.gz