sqlgrey on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S sqlgrey

* (Optional) Uninstall sqlgrey on Arch using YAY

$ yay -Rns sqlgrey

2. Manually Install "sqlgrey" via AUR

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

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

b. Clone sqlgrey's git locally

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

c. Go to ~/sqlgrey folder and install it

$ cd ~/sqlgrey $ makepkg -si

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

ID: 359447
Name: sqlgrey
PackageBaseID: 29349
PackageBase: sqlgrey
Version: 1.8.0-4
Description: Postfix greylisting policy service with auto-white-listing with SQL database as storage backend.
URL: http://sqlgrey.sourceforge.net/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: fukawi2
FirstSubmitted: 1250483742
LastModified: 1479945202
URLPath: /cgit/aur.git/snapshot/sqlgrey.tar.gz