python2-galsim on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python2-galsim

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

$ yay -Rns python2-galsim

2. Manually Install "python2-galsim" via AUR

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

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

b. Clone python2-galsim's git locally

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

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

$ cd ~/python2-galsim $ makepkg -si

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

ID: 593778
Name: python2-galsim
PackageBaseID: 126773
PackageBase: python-galsim
Version: v2.1.4.r0.2e459f5a8-1
Description: The modular galaxy image simulation toolkit
URL: https://github.com/GalSim-developers/GalSim.git
NumVotes: 0
Popularity: 0
OutOfDate: 1642601320
Maintainer: andalenavals
FirstSubmitted: 1509386039
LastModified: 1552330290
URLPath: /cgit/aur.git/snapshot/python2-galsim.tar.gz