python-astropy on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-astropy

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

$ yay -Rns python-astropy

2. Manually Install "python-astropy" via AUR

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

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

b. Clone python-astropy's git locally

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

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

$ cd ~/python-astropy $ makepkg -si

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

ID: 1085639
Name: python-astropy
PackageBaseID: 69238
PackageBase: python-astropy
Version: 5.1-1
Description: A community python library for astronomy
URL: http://www.astropy.org/
NumVotes: 29
Popularity: 0.003355
OutOfDate:
Maintainer: mboquien
FirstSubmitted: 1366448850
LastModified: 1653604098
URLPath: /cgit/aur.git/snapshot/python-astropy.tar.gz