octave-fits on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S octave-fits

* (Optional) Uninstall octave-fits on Arch using YAY

$ yay -Rns octave-fits

2. Manually Install "octave-fits" via AUR

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

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

b. Clone octave-fits's git locally

$ git clone https://aur.archlinux.org/octave-fits.git ~/octave-fits

c. Go to ~/octave-fits folder and install it

$ cd ~/octave-fits $ makepkg -si

3. Information about the octave-fits package on Arch User Repository (AUR)

ID: 1166084
Name: octave-fits
PackageBaseID: 102475
PackageBase: octave-fits
Version: 1.0.7-3
Description: The Octave-FITS package provides functions for reading, and writing FITS (Flexible Image Transport System) files. This package uses the libcfitsio library
URL: https://gnu-octave.github.io/packages/fits
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: wangjiezhe
FirstSubmitted: 1445912183
LastModified: 1667868733
URLPath: /cgit/aur.git/snapshot/octave-fits.tar.gz