mailpit on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S mailpit

* (Optional) Uninstall mailpit on Arch using YAY

$ yay -Rns mailpit

2. Manually Install "mailpit" via AUR

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

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

b. Clone mailpit's git locally

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

c. Go to ~/mailpit folder and install it

$ cd ~/mailpit $ makepkg -si

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

ID: 1425624
Name: mailpit
PackageBaseID: 195530
PackageBase: mailpit
Version: 1.14.4-1
Description: Web and API based SMTP testing
URL: https://github.com/axllent/mailpit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: apreiml
Submitter: apreiml
FirstSubmitted: 1688986873
LastModified: 1710226241
URLPath: /cgit/aur.git/snapshot/mailpit.tar.gz