dng on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S dng

* (Optional) Uninstall dng on Arch using YAY

$ yay -Rns dng

2. Manually Install "dng" via AUR

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

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

b. Clone dng's git locally

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

c. Go to ~/dng folder and install it

$ cd ~/dng $ makepkg -si

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

ID: 1206896
Name: dng
PackageBaseID: 184279
PackageBase: dng
Version: 15.1.1-1
Description: Wrapper around Adobe DNG Converter via wine to provide POSIX command line parsing
URL: https://github.com/thorpelawrence/dng
NumVotes: 1
Popularity: 0.491419
OutOfDate: 1707474707
Maintainer: lawrence
Submitter: lawrence
FirstSubmitted: 1658676884
LastModified: 1675605481
URLPath: /cgit/aur.git/snapshot/dng.tar.gz