dng on AUR (Arch User Repository)
Last updated: November 15,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
Copied
b. Install dng on Arch using YAY
$
yay -S
dng
Copied
* (Optional) Uninstall dng on Arch using YAY
$
yay -Rns
dng
Copied
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
Copied
b. Clone dng's git locally
$
git clone https://aur.archlinux.org/dng.git
~/dng
Copied
c. Go to ~/dng folder and install it
$
cd
~/dng
Copied
$
makepkg -si
Copied
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
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