fv on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S fv

* (Optional) Uninstall fv on Arch using YAY

$ yay -Rns fv

2. Manually Install "fv" via AUR

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

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

b. Clone fv's git locally

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

c. Go to ~/fv folder and install it

$ cd ~/fv $ makepkg -si

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

ID: 732584
Name: fv
PackageBaseID: 137961
PackageBase: fv
Version: 5.5.2-1
Description: Fv is an easy to use graphical program for viewing and editing any FITS format image or table.
URL: https://heasarc.gsfc.nasa.gov/docs/software/ftools/fv/fv_download.html
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: halfhorn
Submitter: halfhorn
FirstSubmitted: 1544474157
LastModified: 1588875912
URLPath: /cgit/aur.git/snapshot/fv.tar.gz