sendemail on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S sendemail

* (Optional) Uninstall sendemail on Arch using YAY

$ yay -Rns sendemail

2. Manually Install "sendemail" via AUR

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

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

b. Clone sendemail's git locally

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

c. Go to ~/sendemail folder and install it

$ cd ~/sendemail $ makepkg -si

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

ID: 337444
Name: sendemail
PackageBaseID: 7335
PackageBase: sendemail
Version: 1.56-2
Description: A lightweight command line SMTP email client written in Perl
URL: http://caspian.dotconf.net/menu/Software/SendEmail/
NumVotes: 31
Popularity: 3.0E-5
OutOfDate:
Maintainer: severach
Submitter: lp76
FirstSubmitted: 1162295743
LastModified: 1473657702
URLPath: /cgit/aur.git/snapshot/sendemail.tar.gz