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