gnuastro on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S gnuastro

* (Optional) Uninstall gnuastro on Arch using YAY

$ yay -Rns gnuastro

2. Manually Install "gnuastro" via AUR

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

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

b. Clone gnuastro's git locally

$ git clone https://aur.archlinux.org/gnuastro.git ~/gnuastro

c. Go to ~/gnuastro folder and install it

$ cd ~/gnuastro $ makepkg -si

3. Information about the gnuastro package on Arch User Repository (AUR)

ID: 1403733
Name: gnuastro
PackageBaseID: 189201
PackageBase: gnuastro
Version: 0.22-1
Description: Various programs and library functions for the manipulation and analysis of astronomical data
URL: https://www.gnu.org/software/gnuastro/
NumVotes: 2
Popularity: 0.002334
OutOfDate:
Maintainer: micwoj92
Submitter: micwoj92
FirstSubmitted: 1672712880
LastModified: 1707029406
URLPath: /cgit/aur.git/snapshot/gnuastro.tar.gz