hdrmerge on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S hdrmerge

* (Optional) Uninstall hdrmerge on Arch using YAY

$ yay -Rns hdrmerge

2. Manually Install "hdrmerge" via AUR

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

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

b. Clone hdrmerge's git locally

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

c. Go to ~/hdrmerge folder and install it

$ cd ~/hdrmerge $ makepkg -si

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

ID: 1309878
Name: hdrmerge
PackageBaseID: 99962
PackageBase: hdrmerge
Version: 0.6.0-3
Description: HDRMerge fuses two or more raw images into a single raw with an extended dynamic range.
URL: http://jcelaya.github.io/hdrmerge/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: flatzo
Submitter: flatzo
FirstSubmitted: 1442195338
LastModified: 1693153050
URLPath: /cgit/aur.git/snapshot/hdrmerge.tar.gz