libraw19 on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S libraw19

* (Optional) Uninstall libraw19 on Arch using YAY

$ yay -Rns libraw19

2. Manually Install "libraw19" via AUR

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

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

b. Clone libraw19's git locally

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

c. Go to ~/libraw19 folder and install it

$ cd ~/libraw19 $ makepkg -si

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

ID: 684226
Name: libraw19
PackageBaseID: 148000
PackageBase: libraw19
Version: 0.19.5-1
Description: A library for reading RAW files obtained from digital cameras (CRW/CR2, NEF, RAF, DNG, and others). Will never be upgraded past API 19.
URL: https://www.libraw.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1578577637
LastModified: 1578577637
URLPath: /cgit/aur.git/snapshot/libraw19.tar.gz