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