smail on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "smail" 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 smail on Arch using YAY
$
yay -S
smail
Copied
* (Optional) Uninstall smail on Arch using YAY
$
yay -Rns
smail
Copied
2. Manually Install "smail" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone smail's git locally
$
git clone https://aur.archlinux.org/smail.git
~/smail
Copied
c. Go to ~/smail folder and install it
$
cd
~/smail
Copied
$
makepkg -si
Copied
3. Information about the smail package on Arch User Repository (AUR)
ID: 1222270
Name: smail
PackageBaseID: 191156
PackageBase: smail
Version: 0.1.2-1
Description: smail - BASH script to send emails via SMTP SSL.
URL: https://github.com/snuglinux/smail
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: khvalera
Submitter: khvalera
FirstSubmitted: 1678126226
LastModified: 1678126226
URLPath: /cgit/aur.git/snapshot/smail.tar.gz
Name: smail
PackageBaseID: 191156
PackageBase: smail
Version: 0.1.2-1
Description: smail - BASH script to send emails via SMTP SSL.
URL: https://github.com/snuglinux/smail
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: khvalera
Submitter: khvalera
FirstSubmitted: 1678126226
LastModified: 1678126226
URLPath: /cgit/aur.git/snapshot/smail.tar.gz