qfits on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S qfits

* (Optional) Uninstall qfits on Arch using YAY

$ yay -Rns qfits

2. Manually Install "qfits" via AUR

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

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

b. Clone qfits's git locally

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

c. Go to ~/qfits folder and install it

$ cd ~/qfits $ makepkg -si

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

ID: 1119099
Name: qfits
PackageBaseID: 184483
PackageBase: qfits
Version: 6.2.0-1
Description: A stand-alone C library giving access to FITS file internals.
URL: https://www.eso.org/sci/software/eclipse/qfits/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: masutu
Submitter: masutu
FirstSubmitted: 1659126524
LastModified: 1659126524
URLPath: /cgit/aur.git/snapshot/qfits.tar.gz