python-photutils on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S python-photutils

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

$ yay -Rns python-photutils

2. Manually Install "python-photutils" via AUR

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

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

b. Clone python-photutils's git locally

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

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

$ cd ~/python-photutils $ makepkg -si

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

ID: 1410727
Name: python-photutils
PackageBaseID: 130076
PackageBase: python-photutils
Version: 1.11.0-1
Description: Astropy Affiliated package for image photometry utilities
URL: http://photutils.readthedocs.io
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1518707307
LastModified: 1708145509
URLPath: /cgit/aur.git/snapshot/python-photutils.tar.gz