procmail on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "procmail" 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 procmail on Arch using YAY
$
yay -S
procmail
Copied
* (Optional) Uninstall procmail on Arch using YAY
$
yay -Rns
procmail
Copied
2. Manually Install "procmail" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone procmail's git locally
$
git clone https://aur.archlinux.org/procmail.git
~/procmail
Copied
c. Go to ~/procmail folder and install it
$
cd
~/procmail
Copied
$
makepkg -si
Copied
3. Information about the procmail package on Arch User Repository (AUR)
ID: 1256905
Name: procmail
PackageBaseID: 177580
PackageBase: procmail
Version: 3.24-3
Description: Highly configurable auto mail processing.
URL: https://github.com/BuGlessRB/procmail
NumVotes: 15
Popularity: 0.080061
OutOfDate:
Maintainer: bjo
Submitter: arojas
FirstSubmitted: 1648836850
LastModified: 1683881640
URLPath: /cgit/aur.git/snapshot/procmail.tar.gz
Name: procmail
PackageBaseID: 177580
PackageBase: procmail
Version: 3.24-3
Description: Highly configurable auto mail processing.
URL: https://github.com/BuGlessRB/procmail
NumVotes: 15
Popularity: 0.080061
OutOfDate:
Maintainer: bjo
Submitter: arojas
FirstSubmitted: 1648836850
LastModified: 1683881640
URLPath: /cgit/aur.git/snapshot/procmail.tar.gz