dunstmerge on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S dunstmerge

* (Optional) Uninstall dunstmerge on Arch using YAY

$ yay -Rns dunstmerge

2. Manually Install "dunstmerge" via AUR

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

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

b. Clone dunstmerge's git locally

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

c. Go to ~/dunstmerge folder and install it

$ cd ~/dunstmerge $ makepkg -si

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

ID: 525277
Name: dunstmerge
PackageBaseID: 134128
PackageBase: dunstmerge
Version: 0.0.4-1
Description: Dunst layout manager
URL: https://github.com/budlabs/dunstmerge
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: budRich
Submitter: budRich
FirstSubmitted: 1531150349
LastModified: 1531150349
URLPath: /cgit/aur.git/snapshot/dunstmerge.tar.gz