mailhog-bin on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S mailhog-bin

* (Optional) Uninstall mailhog-bin on Arch using YAY

$ yay -Rns mailhog-bin

2. Manually Install "mailhog-bin" via AUR

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

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

b. Clone mailhog-bin's git locally

$ git clone https://aur.archlinux.org/mailhog-bin.git ~/mailhog-bin

c. Go to ~/mailhog-bin folder and install it

$ cd ~/mailhog-bin $ makepkg -si

3. Information about the mailhog-bin package on Arch User Repository (AUR)

ID: 852040
Name: mailhog-bin
PackageBaseID: 112017
PackageBase: mailhog-bin
Version: v1.0.1-1
Description: Web and API based SMTP testing
URL: https://github.com/mailhog/MailHog
NumVotes: 5
Popularity: 1.0E-6
OutOfDate:
Maintainer: waukalak
Submitter: waukalak
FirstSubmitted: 1464964546
LastModified: 1611438297
URLPath: /cgit/aur.git/snapshot/mailhog-bin.tar.gz