tonemapping on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S tonemapping

* (Optional) Uninstall tonemapping on Arch using YAY

$ yay -Rns tonemapping

2. Manually Install "tonemapping" via AUR

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

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

b. Clone tonemapping's git locally

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

c. Go to ~/tonemapping folder and install it

$ cd ~/tonemapping $ makepkg -si

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

ID: 330726
Name: tonemapping
PackageBaseID: 114817
PackageBase: tonemapping
Version: 20110614-1
Description: a tonemapper for LDR images
URL: http://zynaddsubfx.sourceforge.net/other/tonemapping
NumVotes: 0
Popularity: 0
OutOfDate: 1705782285
Maintainer:
Submitter: sekret
FirstSubmitted: 1471553981
LastModified: 1471553981
URLPath: /cgit/aur.git/snapshot/tonemapping.tar.gz