launchmail on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S launchmail

* (Optional) Uninstall launchmail on Arch using YAY

$ yay -Rns launchmail

2. Manually Install "launchmail" via AUR

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

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

b. Clone launchmail's git locally

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

c. Go to ~/launchmail folder and install it

$ cd ~/launchmail $ makepkg -si

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

ID: 1311345
Name: launchmail
PackageBaseID: 197144
PackageBase: launchmail
Version: 0.2-1
Description: SMTP client with a sendmail-compatible wrapper
URL: https://libslack.org/launchmail/
NumVotes: 1
Popularity: 0.018506
OutOfDate:
Maintainer: raforg
Submitter: raforg
FirstSubmitted: 1693385517
LastModified: 1693405658
URLPath: /cgit/aur.git/snapshot/launchmail.tar.gz