mhsendmail on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S mhsendmail

* (Optional) Uninstall mhsendmail on Arch using YAY

$ yay -Rns mhsendmail

2. Manually Install "mhsendmail" via AUR

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

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

b. Clone mhsendmail's git locally

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

c. Go to ~/mhsendmail folder and install it

$ cd ~/mhsendmail $ makepkg -si

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

ID: 658382
Name: mhsendmail
PackageBaseID: 146005
PackageBase: mhsendmail
Version: 0.2.0-1
Description: Mailhog sendmail replacement
URL: https://github.com/mailhog/mhsendmail
NumVotes: 1
Popularity: 0
OutOfDate: 1663935774
Maintainer: flavius
Submitter: flavius
FirstSubmitted: 1571701954
LastModified: 1571701954
URLPath: /cgit/aur.git/snapshot/mhsendmail.tar.gz