python-galpy on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-galpy

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

$ yay -Rns python-galpy

2. Manually Install "python-galpy" via AUR

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

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

b. Clone python-galpy's git locally

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

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

$ cd ~/python-galpy $ makepkg -si

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

ID: 1350611
Name: python-galpy
PackageBaseID: 138570
PackageBase: python-galpy
Version: 1.9.1-1
Description: Galactic Dynamics in python
URL: https://www.galpy.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1546768231
LastModified: 1699581939
URLPath: /cgit/aur.git/snapshot/python-galpy.tar.gz

5. The same packages on other Linux Distributions