mailpit-bin on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S mailpit-bin

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

$ yay -Rns mailpit-bin

2. Manually Install "mailpit-bin" via AUR

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

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

b. Clone mailpit-bin's git locally

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

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

$ cd ~/mailpit-bin $ makepkg -si

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

ID: 1423720
Name: mailpit-bin
PackageBaseID: 199219
PackageBase: mailpit-bin
Version: 1.14.1-1
Description: Web and API based SMTP testing
URL: https://github.com/axllent/mailpit
NumVotes: 1
Popularity: 0.102354
OutOfDate:
Maintainer: heimer16
Submitter: heimer16
FirstSubmitted: 1699106144
LastModified: 1709977979
URLPath: /cgit/aur.git/snapshot/mailpit-bin.tar.gz