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