python-pyfits on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S python-pyfits

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

$ yay -Rns python-pyfits

2. Manually Install "python-pyfits" via AUR

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

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

b. Clone python-pyfits's git locally

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

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

$ cd ~/python-pyfits $ makepkg -si

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

ID: 471407
Name: python-pyfits
PackageBaseID: 5674
PackageBase: python-pyfits
Version: 3.5-1
Description: A python language interface to FITS formatted data files
URL: http://www.stsci.edu/resources/software_hardware/pyfits
NumVotes: 18
Popularity: 0
OutOfDate:
Maintainer: gypaetus
FirstSubmitted: 1150741075
LastModified: 1513789743
URLPath: /cgit/aur.git/snapshot/python-pyfits.tar.gz