mailhog on AUR (Arch User Repository)
Last updated: December 29,2024
1. Install "mailhog" 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 mailhog on Arch using YAY
$
yay -S
mailhog
Copied
* (Optional) Uninstall mailhog on Arch using YAY
$
yay -Rns
mailhog
Copied
2. Manually Install "mailhog" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mailhog's git locally
$
git clone https://aur.archlinux.org/mailhog.git
~/mailhog
Copied
c. Go to ~/mailhog folder and install it
$
cd
~/mailhog
Copied
$
makepkg -si
Copied
3. Information about the mailhog package on Arch User Repository (AUR)
ID: 1378143
Name: mailhog
PackageBaseID: 200983
PackageBase: mailhog
Version: 1.0.1-1
Description: Web and API based SMTP testing
URL: https://github.com/mailhog/MailHog
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: J5lx
Submitter: J5lx
FirstSubmitted: 1704043282
LastModified: 1704043282
URLPath: /cgit/aur.git/snapshot/mailhog.tar.gz
Name: mailhog
PackageBaseID: 200983
PackageBase: mailhog
Version: 1.0.1-1
Description: Web and API based SMTP testing
URL: https://github.com/mailhog/MailHog
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: J5lx
Submitter: J5lx
FirstSubmitted: 1704043282
LastModified: 1704043282
URLPath: /cgit/aur.git/snapshot/mailhog.tar.gz