mailcheck on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install mailcheck on Arch using YAY
$
yay -S
mailcheck
Copied
* (Optional) Uninstall mailcheck on Arch using YAY
$
yay -Rns
mailcheck
Copied
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
Copied
b. Clone mailcheck's git locally
$
git clone https://aur.archlinux.org/mailcheck.git
~/mailcheck
Copied
c. Go to ~/mailcheck folder and install it
$
cd
~/mailcheck
Copied
$
makepkg -si
Copied
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
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