ssmtp on AUR (Arch User Repository)

Last updated: June 07,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

b. Install ssmtp on Arch using YAY

$ yay -S ssmtp

* (Optional) Uninstall ssmtp on Arch using YAY

$ yay -Rns ssmtp

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

b. Clone ssmtp's git locally

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

c. Go to ~/ssmtp folder and install it

$ cd ~/ssmtp $ makepkg -si

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