sendmail-tryqueue on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S sendmail-tryqueue

* (Optional) Uninstall sendmail-tryqueue on Arch using YAY

$ yay -Rns sendmail-tryqueue

2. Manually Install "sendmail-tryqueue" via AUR

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

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

b. Clone sendmail-tryqueue's git locally

$ git clone https://aur.archlinux.org/sendmail-tryqueue.git ~/sendmail-tryqueue

c. Go to ~/sendmail-tryqueue folder and install it

$ cd ~/sendmail-tryqueue $ makepkg -si

3. Information about the sendmail-tryqueue package on Arch User Repository (AUR)

ID: 858370
Name: sendmail-tryqueue
PackageBaseID: 152951
PackageBase: sendmail-tryqueue
Version: 2.1-1
Description: A generic utility that caches/queues emails that couldn't be sent
URL: https://github.com/lenormf/sendmail-tryqueue
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: lenormf
Submitter: lenormf
FirstSubmitted: 1589880059
LastModified: 1612424830
URLPath: /cgit/aur.git/snapshot/sendmail-tryqueue.tar.gz