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