dgr on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S dgr

* (Optional) Uninstall dgr on Arch using YAY

$ yay -Rns dgr

2. Manually Install "dgr" via AUR

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

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

b. Clone dgr's git locally

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

c. Go to ~/dgr folder and install it

$ cd ~/dgr $ makepkg -si

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

ID: 316421
Name: dgr
PackageBaseID: 112427
PackageBase: dgr
Version: 70-1
Description: App Container Image Build and Runtime Tool
URL: https://github.com/blablacar/dgr
NumVotes: 1
Popularity: 0
OutOfDate: 1705501675
Maintainer: random-archer
Submitter: random-archer
FirstSubmitted: 1465838842
LastModified: 1466873941
URLPath: /cgit/aur.git/snapshot/dgr.tar.gz