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