python-pyraf on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-pyraf

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

$ yay -Rns python-pyraf

2. Manually Install "python-pyraf" via AUR

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

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

b. Clone python-pyraf's git locally

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

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

$ cd ~/python-pyraf $ makepkg -si

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

ID: 535684
Name: python-pyraf
PackageBaseID: 76305
PackageBase: python-pyraf
Version: 2.1.15-1
Description: Python interface for IRAF
URL: https://github.com/spacetelescope/pyraf
NumVotes: 4
Popularity: 0.002183
OutOfDate: 1654707237
Maintainer:
Submitter: thevorpalblade
FirstSubmitted: 1387153319
LastModified: 1534450814
URLPath: /cgit/aur.git/snapshot/python-pyraf.tar.gz

5. The same packages on other Linux Distributions