mailio on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S mailio

* (Optional) Uninstall mailio on Arch using YAY

$ yay -Rns mailio

2. Manually Install "mailio" via AUR

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

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

b. Clone mailio's git locally

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

c. Go to ~/mailio folder and install it

$ cd ~/mailio $ makepkg -si

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

ID: 1403093
Name: mailio
PackageBaseID: 154533
PackageBase: mailio
Version: 0.23.0-1
Description: A cross platform C++ library for MIME format and SMTP, POP3 and IMAP protocols.
URL: https://github.com/karastojko/mailio
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: adrien1018
Submitter: adrien1018
FirstSubmitted: 1592486603
LastModified: 1706900465
URLPath: /cgit/aur.git/snapshot/mailio.tar.gz