dunst-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S dunst-git

* (Optional) Uninstall dunst-git on Arch using YAY

$ yay -Rns dunst-git

2. Manually Install "dunst-git" via AUR

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

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

b. Clone dunst-git's git locally

$ git clone https://aur.archlinux.org/dunst-git.git ~/dunst-git

c. Go to ~/dunst-git folder and install it

$ cd ~/dunst-git $ makepkg -si

3. Information about the dunst-git package on Arch User Repository (AUR)

ID: 1118553
Name: dunst-git
PackageBaseID: 52275
PackageBase: dunst-git
Version: 1.9.0.r3.g1ef38e5-1
Description: A highly configurable and lightweight notification daemon
URL: https://dunst-project.org/
NumVotes: 60
Popularity: 0.752715
OutOfDate:
Maintainer: pmattern
Submitter:
FirstSubmitted: 1315515296
LastModified: 1659019675
URLPath: /cgit/aur.git/snapshot/dunst-git.tar.gz