erlang-gen_smtp on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S erlang-gen_smtp

* (Optional) Uninstall erlang-gen_smtp on Arch using YAY

$ yay -Rns erlang-gen_smtp

2. Manually Install "erlang-gen_smtp" via AUR

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

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

b. Clone erlang-gen_smtp's git locally

$ git clone https://aur.archlinux.org/erlang-gen_smtp.git ~/erlang-gen_smtp

c. Go to ~/erlang-gen_smtp folder and install it

$ cd ~/erlang-gen_smtp $ makepkg -si

3. Information about the erlang-gen_smtp package on Arch User Repository (AUR)

ID: 534234
Name: erlang-gen_smtp
PackageBaseID: 134999
PackageBase: erlang-gen_smtp
Version: 0.13.0-1
Description: A generic Erlang SMTP server/client framework
URL: https://hex.pm/packages/gen_smtp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zhustec
Submitter: zhustec
FirstSubmitted: 1534070206
LastModified: 1534070206
URLPath: /cgit/aur.git/snapshot/erlang-gen_smtp.tar.gz