python-astroplan on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-astroplan

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

$ yay -Rns python-astroplan

2. Manually Install "python-astroplan" via AUR

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

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

b. Clone python-astroplan's git locally

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

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

$ cd ~/python-astroplan $ makepkg -si

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

ID: 1322242
Name: python-astroplan
PackageBaseID: 129727
PackageBase: python-astroplan
Version: 0.9.1-1
Description: A python package to help astronomers plan observations
URL: https://astroplan.readthedocs.io
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1517656439
LastModified: 1695275332
URLPath: /cgit/aur.git/snapshot/python-astroplan.tar.gz

5. The same packages on other Linux Distributions