exrtools on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S exrtools

* (Optional) Uninstall exrtools on Arch using YAY

$ yay -Rns exrtools

2. Manually Install "exrtools" via AUR

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

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

b. Clone exrtools's git locally

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

c. Go to ~/exrtools folder and install it

$ cd ~/exrtools $ makepkg -si

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

ID: 487986
Name: exrtools
PackageBaseID: 116729
PackageBase: exrtools
Version: 0.4-2
Description: A set of simple command-line utilities for manipulating high dynamic range images in OpenEXR format.
URL: http://scanline.ca/exrtools/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Chais
Submitter: Chais
FirstSubmitted: 1478194023
LastModified: 1519057297
URLPath: /cgit/aur.git/snapshot/exrtools.tar.gz