offlinemsmtp on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S offlinemsmtp

* (Optional) Uninstall offlinemsmtp on Arch using YAY

$ yay -Rns offlinemsmtp

2. Manually Install "offlinemsmtp" via AUR

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

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

b. Clone offlinemsmtp's git locally

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

c. Go to ~/offlinemsmtp folder and install it

$ cd ~/offlinemsmtp $ makepkg -si

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

ID: 1171318
Name: offlinemsmtp
PackageBaseID: 134063
PackageBase: offlinemsmtp
Version: 0.4.0-2
Description: Use msmtp offline by queuing email until you have an internet connection.
URL: https://github.com/sumnerevans/offlinemsmtp
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: bbbart
Submitter: sumner
FirstSubmitted: 1531016564
LastModified: 1668865807
URLPath: /cgit/aur.git/snapshot/offlinemsmtp.tar.gz