python-synphot on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-synphot

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

$ yay -Rns python-synphot

2. Manually Install "python-synphot" via AUR

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

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

b. Clone python-synphot's git locally

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

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

$ cd ~/python-synphot $ makepkg -si

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

ID: 741440
Name: python-synphot
PackageBaseID: 153110
PackageBase: python-synphot
Version: 0.3-3
Description: Synthetic Photometry using Astropy
URL: https://synphot.readthedocs.io/
NumVotes: 0
Popularity: 0
OutOfDate: 1662507036
Maintainer:
Submitter: gypaetus
FirstSubmitted: 1590249246
LastModified: 1590264636
URLPath: /cgit/aur.git/snapshot/python-synphot.tar.gz