python-astroquery on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-astroquery

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

$ yay -Rns python-astroquery

2. Manually Install "python-astroquery" via AUR

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

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

b. Clone python-astroquery's git locally

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

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

$ cd ~/python-astroquery $ makepkg -si

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

ID: 1425274
Name: python-astroquery
PackageBaseID: 129285
PackageBase: python-astroquery
Version: 0.4.7-1
Description: Set of tools for querying astronomical web forms and databases
URL: http://astroquery.readthedocs.org/en/latest/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mboquien
Submitter: gypaetus
FirstSubmitted: 1516243458
LastModified: 1710178680
URLPath: /cgit/aur.git/snapshot/python-astroquery.tar.gz