dunk on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S dunk

* (Optional) Uninstall dunk on Arch using YAY

$ yay -Rns dunk

2. Manually Install "dunk" via AUR

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

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

b. Clone dunk's git locally

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

c. Go to ~/dunk folder and install it

$ cd ~/dunk $ makepkg -si

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

ID: 1210000
Name: dunk
PackageBaseID: 190356
PackageBase: dunk
Version: 0.4.0a0-1
Description: Prettier git diffs in the terminal
URL: https://pypi.org/project/dunk/
NumVotes: 1
Popularity: 0.000342
OutOfDate:
Maintainer: Gobidev
Submitter: Gobidev
FirstSubmitted: 1676211674
LastModified: 1676211674
URLPath: /cgit/aur.git/snapshot/dunk.tar.gz