sendemail on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install sendemail on Arch using YAY
$
yay -S
sendemail
Copied
* (Optional) Uninstall sendemail on Arch using YAY
$
yay -Rns
sendemail
Copied
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
Copied
b. Clone sendemail's git locally
$
git clone https://aur.archlinux.org/sendemail.git
~/sendemail
Copied
c. Go to ~/sendemail folder and install it
$
cd
~/sendemail
Copied
$
makepkg -si
Copied
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
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