qfitsview on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S qfitsview

* (Optional) Uninstall qfitsview on Arch using YAY

$ yay -Rns qfitsview

2. Manually Install "qfitsview" via AUR

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

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

b. Clone qfitsview's git locally

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

c. Go to ~/qfitsview folder and install it

$ cd ~/qfitsview $ makepkg -si

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

ID: 991706
Name: qfitsview
PackageBaseID: 151771
PackageBase: qfitsview
Version: 4.1-1
Description: FITS file viewer based on DPUSER
URL: http://www.mpe.mpg.de/~ott/QFitsView/index.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mboquien
Submitter: josesj
FirstSubmitted: 1587461131
LastModified: 1637418645
URLPath: /cgit/aur.git/snapshot/qfitsview.tar.gz