mail-notification on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S mail-notification

* (Optional) Uninstall mail-notification on Arch using YAY

$ yay -Rns mail-notification

2. Manually Install "mail-notification" via AUR

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

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

b. Clone mail-notification's git locally

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

c. Go to ~/mail-notification folder and install it

$ cd ~/mail-notification $ makepkg -si

3. Information about the mail-notification package on Arch User Repository (AUR)

ID: 1112375
Name: mail-notification
PackageBaseID: 59150
PackageBase: mail-notification
Version: 5.4.r69.g9ae8768-6
Description: Tray icon application that informs you if you have new mail
URL: http://www.nongnu.org/mailnotify/
NumVotes: 5
Popularity: 0
OutOfDate: 1703386942
Maintainer: grawity
Submitter: wonder
FirstSubmitted: 1336580679
LastModified: 1657905156
URLPath: /cgit/aur.git/snapshot/mail-notification.tar.gz