procmail on AUR (Arch User Repository)

Last updated: May 08,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

b. Install procmail on Arch using YAY

$ yay -S procmail

* (Optional) Uninstall procmail on Arch using YAY

$ yay -Rns procmail

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

b. Clone procmail's git locally

$ git clone https://aur.archlinux.org/procmail.git ~/procmail

c. Go to ~/procmail folder and install it

$ cd ~/procmail $ makepkg -si

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