mini_sendmail on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S mini_sendmail

* (Optional) Uninstall mini_sendmail on Arch using YAY

$ yay -Rns mini_sendmail

2. Manually Install "mini_sendmail" via AUR

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

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

b. Clone mini_sendmail's git locally

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

c. Go to ~/mini_sendmail folder and install it

$ cd ~/mini_sendmail $ makepkg -si

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

ID: 870935
Name: mini_sendmail
PackageBaseID: 163887
PackageBase: mini_sendmail
Version: 1.3.9-1
Description: Accept email on behalf of real sendmail
URL: https://acme.com/software/mini_sendmail/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: crendel
Submitter: crendel
FirstSubmitted: 1614566308
LastModified: 1614567294
URLPath: /cgit/aur.git/snapshot/mini_sendmail.tar.gz