send_email on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S send_email

* (Optional) Uninstall send_email on Arch using YAY

$ yay -Rns send_email

2. Manually Install "send_email" via AUR

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

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

b. Clone send_email's git locally

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

c. Go to ~/send_email folder and install it

$ cd ~/send_email $ makepkg -si

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

ID: 861856
Name: send_email
PackageBaseID: 155301
PackageBase: send_email
Version: 0.4.7-1
Description: Send emails in bare-bone environments with minimal requirements.
URL: https://github.com/kgizdov/send_email.sh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kgizdov
Submitter: kgizdov
FirstSubmitted: 1594392098
LastModified: 1613051205
URLPath: /cgit/aur.git/snapshot/send_email.tar.gz