greyd on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S greyd

* (Optional) Uninstall greyd on Arch using YAY

$ yay -Rns greyd

2. Manually Install "greyd" via AUR

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

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

b. Clone greyd's git locally

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

c. Go to ~/greyd folder and install it

$ cd ~/greyd $ makepkg -si

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

ID: 224827
Name: greyd
PackageBaseID: 91251
PackageBase: greyd
Version: 0.9.2-5
Description: Lightweight greylisting & blacklisting daemon based on OpenBSD spamd
URL: http://greyd.org/
NumVotes: 2
Popularity: 0
OutOfDate: 1595876792
Maintainer:
FirstSubmitted: 1426023771
LastModified: 1440492985
URLPath: /cgit/aur.git/snapshot/greyd.tar.gz