greylistd on AUR (Arch User Repository)

Last updated: May 22,2024

1. Install "greylistd" 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 greylistd on Arch using YAY

$ yay -S greylistd

* (Optional) Uninstall greylistd on Arch using YAY

$ yay -Rns greylistd

2. Manually Install "greylistd" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone greylistd's git locally

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

c. Go to ~/greylistd folder and install it

$ cd ~/greylistd $ makepkg -si

3. Information about the greylistd package on Arch User Repository (AUR)

ID: 818686
Name: greylistd
PackageBaseID: 9809
PackageBase: greylistd
Version: 0.9.0.2-1
Description: Simple greylisting system for mail transport agents
URL: https://packages.debian.org/sid/greylistd
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: denn
Submitter:
FirstSubmitted: 1174029098
LastModified: 1605337895
URLPath: /cgit/aur.git/snapshot/greylistd.tar.gz