libquickmail on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S libquickmail

* (Optional) Uninstall libquickmail on Arch using YAY

$ yay -Rns libquickmail

2. Manually Install "libquickmail" via AUR

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

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

b. Clone libquickmail's git locally

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

c. Go to ~/libquickmail folder and install it

$ cd ~/libquickmail $ makepkg -si

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

ID: 657930
Name: libquickmail
PackageBaseID: 75439
PackageBase: libquickmail
Version: 0.1.29-2
Description: A library intended to give C/C++ developers a quick and easy way to send email from their applications
URL: https://sourceforge.net/projects/libquickmail
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: markusk
Submitter: ska
FirstSubmitted: 1384620942
LastModified: 1571581816
URLPath: /cgit/aur.git/snapshot/libquickmail.tar.gz