mailnotify-bin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S mailnotify-bin

* (Optional) Uninstall mailnotify-bin on Arch using YAY

$ yay -Rns mailnotify-bin

2. Manually Install "mailnotify-bin" via AUR

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

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

b. Clone mailnotify-bin's git locally

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

c. Go to ~/mailnotify-bin folder and install it

$ cd ~/mailnotify-bin $ makepkg -si

3. Information about the mailnotify-bin package on Arch User Repository (AUR)

ID: 1122934
Name: mailnotify-bin
PackageBaseID: 184753
PackageBase: mailnotify-bin
Version: 0.2.3-1
Description: Generate pop-up notifications about incoming email messages
URL: https://github.com/pdobsan/mailnotify
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: petrus7
Submitter: petrus7
FirstSubmitted: 1659821071
LastModified: 1659822594
URLPath: /cgit/aur.git/snapshot/mailnotify-bin.tar.gz