esmtp on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S esmtp

* (Optional) Uninstall esmtp on Arch using YAY

$ yay -Rns esmtp

2. Manually Install "esmtp" via AUR

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

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

b. Clone esmtp's git locally

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

c. Go to ~/esmtp folder and install it

$ cd ~/esmtp $ makepkg -si

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

ID: 950097
Name: esmtp
PackageBaseID: 152221
PackageBase: esmtp
Version: 1.2-8
Description: An easy SMTP forwarder.
URL: http://esmtp.sourceforge.net
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: lightdot
Submitter: arojas
FirstSubmitted: 1588358760
LastModified: 1629444080
URLPath: /cgit/aur.git/snapshot/esmtp.tar.gz