libraw16 on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S libraw16

* (Optional) Uninstall libraw16 on Arch using YAY

$ yay -Rns libraw16

2. Manually Install "libraw16" via AUR

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

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

b. Clone libraw16's git locally

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

c. Go to ~/libraw16 folder and install it

$ cd ~/libraw16 $ makepkg -si

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

ID: 548598
Name: libraw16
PackageBaseID: 136156
PackageBase: libraw16
Version: 0.18.13-1
Description: A library for reading RAW files obtained from digital cameras (CRW/CR2, NEF, RAF, DNG, and others)
URL: https://www.libraw.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1537466371
LastModified: 1538443360
URLPath: /cgit/aur.git/snapshot/libraw16.tar.gz