ssmtp on AUR (Arch User Repository)
Last updated: December 23,2024
1. Install "ssmtp" 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 ssmtp on Arch using YAY
$
yay -S
ssmtp
Copied
* (Optional) Uninstall ssmtp on Arch using YAY
$
yay -Rns
ssmtp
Copied
2. Manually Install "ssmtp" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ssmtp's git locally
$
git clone https://aur.archlinux.org/ssmtp.git
~/ssmtp
Copied
c. Go to ~/ssmtp folder and install it
$
cd
~/ssmtp
Copied
$
makepkg -si
Copied
3. Information about the ssmtp package on Arch User Repository (AUR)
ID: 1337587
Name: ssmtp
PackageBaseID: 140293
PackageBase: ssmtp
Version: 2.64-18
Description: Extremely simple MTA to get mail off the system to a mailhub (with Fedora patches)
URL: https://packages.debian.org/stable/mail/ssmtp
NumVotes: 9
Popularity: 0.000113
OutOfDate:
Maintainer: dcelasun
Submitter: dcelasun
FirstSubmitted: 1552467311
LastModified: 1697883512
URLPath: /cgit/aur.git/snapshot/ssmtp.tar.gz
Name: ssmtp
PackageBaseID: 140293
PackageBase: ssmtp
Version: 2.64-18
Description: Extremely simple MTA to get mail off the system to a mailhub (with Fedora patches)
URL: https://packages.debian.org/stable/mail/ssmtp
NumVotes: 9
Popularity: 0.000113
OutOfDate:
Maintainer: dcelasun
Submitter: dcelasun
FirstSubmitted: 1552467311
LastModified: 1697883512
URLPath: /cgit/aur.git/snapshot/ssmtp.tar.gz