sendmail on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "sendmail" 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 sendmail on Arch using YAY
$
yay -S
sendmail
Copied
* (Optional) Uninstall sendmail on Arch using YAY
$
yay -Rns
sendmail
Copied
2. Manually Install "sendmail" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone sendmail's git locally
$
git clone https://aur.archlinux.org/sendmail.git
~/sendmail
Copied
c. Go to ~/sendmail folder and install it
$
cd
~/sendmail
Copied
$
makepkg -si
Copied
3. Information about the sendmail package on Arch User Repository (AUR)
ID: 1268184
Name: sendmail
PackageBaseID: 27819
PackageBase: sendmail
Version: 8.17.2-1
Description: A general purpose internetwork email routing MTA
URL: http://www.sendmail.org
NumVotes: 138
Popularity: 0.753734
OutOfDate: 1706717313
Maintainer: amish
Submitter:
FirstSubmitted: 1246326621
LastModified: 1685936723
URLPath: /cgit/aur.git/snapshot/sendmail.tar.gz
Name: sendmail
PackageBaseID: 27819
PackageBase: sendmail
Version: 8.17.2-1
Description: A general purpose internetwork email routing MTA
URL: http://www.sendmail.org
NumVotes: 138
Popularity: 0.753734
OutOfDate: 1706717313
Maintainer: amish
Submitter:
FirstSubmitted: 1246326621
LastModified: 1685936723
URLPath: /cgit/aur.git/snapshot/sendmail.tar.gz