python-ginga on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S python-ginga

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

$ yay -Rns python-ginga

2. Manually Install "python-ginga" via AUR

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

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

b. Clone python-ginga's git locally

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

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

$ cd ~/python-ginga $ makepkg -si

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

ID: 1415032
Name: python-ginga
PackageBaseID: 121049
PackageBase: python-ginga
Version: 5.0.0-1
Description: A viewer for astronomical data FITS (Flexible Image Transport System) files.
URL: https://ejeschke.github.io/ginga
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: gypaetus
FirstSubmitted: 1490648366
LastModified: 1708833810
URLPath: /cgit/aur.git/snapshot/python-ginga.tar.gz

5. The same packages on other Linux Distributions