wmnotify on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S wmnotify

* (Optional) Uninstall wmnotify on Arch using YAY

$ yay -Rns wmnotify

2. Manually Install "wmnotify" via AUR

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

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

b. Clone wmnotify's git locally

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

c. Go to ~/wmnotify folder and install it

$ cd ~/wmnotify $ makepkg -si

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

ID: 330814
Name: wmnotify
PackageBaseID: 114827
PackageBase: wmnotify
Version: 1.0.1-1
Description: dockapp email notification program for POP3 and IMAP4 servers
URL: http://www.hugovil.com/projet.php?proj=wmnotify&lang=en_US
NumVotes: 2
Popularity: 0
OutOfDate: 1708083569
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1471588496
LastModified: 1471588496
URLPath: /cgit/aur.git/snapshot/wmnotify.tar.gz