stiff on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S stiff

* (Optional) Uninstall stiff on Arch using YAY

$ yay -Rns stiff

2. Manually Install "stiff" via AUR

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

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

b. Clone stiff's git locally

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

c. Go to ~/stiff folder and install it

$ cd ~/stiff $ makepkg -si

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

ID: 468799
Name: stiff
PackageBaseID: 45789
PackageBase: stiff
Version: 2.4.0-1
Description: is a program that converts scientific FITS images to the more popular TIFF format for illustration purposes.
URL: http://www.astromatic.net/software/stiff
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: clu
FirstSubmitted: 1295999936
LastModified: 1513020075
URLPath: /cgit/aur.git/snapshot/stiff.tar.gz