python-galsim on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-galsim

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

$ yay -Rns python-galsim

2. Manually Install "python-galsim" via AUR

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

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

b. Clone python-galsim's git locally

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

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

$ cd ~/python-galsim $ makepkg -si

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

ID: 1350729
Name: python-galsim
PackageBaseID: 126773
PackageBase: python-galsim
Version: 2.5.1-1
Description: Modular galaxy image simulation toolkit
URL: https://github.com/GalSim-developers/GalSim
NumVotes: 2
Popularity: 0.069728
OutOfDate:
Maintainer: knedl1k
Submitter: andalenavals
FirstSubmitted: 1509386039
LastModified: 1699606237
URLPath: /cgit/aur.git/snapshot/python-galsim.tar.gz