python-gwcs on AUR (Arch User Repository)

Last updated: December 24,2024

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

$ yay -S python-gwcs

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

$ yay -Rns python-gwcs

2. Manually Install "python-gwcs" via AUR

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

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

b. Clone python-gwcs's git locally

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

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

$ cd ~/python-gwcs $ makepkg -si

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

ID: 1424684
Name: python-gwcs
PackageBaseID: 130042
PackageBase: python-gwcs
Version: 0.21.0-1
Description: A python package for managing the World Coordinate System (WCS) of astronomical data
URL: http://gwcs.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1518606424
LastModified: 1710124906
URLPath: /cgit/aur.git/snapshot/python-gwcs.tar.gz

5. The same packages on other Linux Distributions