python-pysynphot on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S python-pysynphot

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

$ yay -Rns python-pysynphot

2. Manually Install "python-pysynphot" via AUR

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

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

b. Clone python-pysynphot's git locally

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

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

$ cd ~/python-pysynphot $ makepkg -si

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

ID: 958140
Name: python-pysynphot
PackageBaseID: 144602
PackageBase: python-pysynphot
Version: 2.0.0-1
Description: Python Synthetic Photometry Utilities
URL: http://pysynphot.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1566973119
LastModified: 1631080807
URLPath: /cgit/aur.git/snapshot/python-pysynphot.tar.gz

5. The same packages on other Linux Distributions