checkmails on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S checkmails

* (Optional) Uninstall checkmails on Arch using YAY

$ yay -Rns checkmails

2. Manually Install "checkmails" via AUR

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

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

b. Clone checkmails's git locally

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

c. Go to ~/checkmails folder and install it

$ cd ~/checkmails $ makepkg -si

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

ID: 547408
Name: checkmails
PackageBaseID: 116083
PackageBase: checkmails
Version: 1.2.2-1
Description: System tray unread mail checker using IMAP protocol
URL: https://sourceforge.net/projects/checkmails
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: j_4321
FirstSubmitted: 1476044508
LastModified: 1538040564
URLPath: /cgit/aur.git/snapshot/checkmails.tar.gz