mailcheck on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S mailcheck

* (Optional) Uninstall mailcheck on Arch using YAY

$ yay -Rns mailcheck

2. Manually Install "mailcheck" via AUR

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

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

b. Clone mailcheck's git locally

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

c. Go to ~/mailcheck folder and install it

$ cd ~/mailcheck $ makepkg -si

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

ID: 289746
Name: mailcheck
PackageBaseID: 44037
PackageBase: mailcheck
Version: 1.91.2-3
Description: Check multiple mailboxes/maildirs for mail from the command line.
URL: http://mailcheck.sourceforge.net/
NumVotes: 4
Popularity: 0
OutOfDate: 1704640221
Maintainer: aksr
Submitter:
FirstSubmitted: 1291137726
LastModified: 1459447283
URLPath: /cgit/aur.git/snapshot/mailcheck.tar.gz