dspam on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S dspam

* (Optional) Uninstall dspam on Arch using YAY

$ yay -Rns dspam

2. Manually Install "dspam" via AUR

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

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

b. Clone dspam's git locally

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

c. Go to ~/dspam folder and install it

$ cd ~/dspam $ makepkg -si

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

ID: 475415
Name: dspam
PackageBaseID: 128660
PackageBase: dspam
Version: 3.10.2-15
Description: A scalable, open-source statistical anti-spam filter
URL: http://nuclearelephant.com/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Barthalion
FirstSubmitted: 1515169411
LastModified: 1515169411
URLPath: /cgit/aur.git/snapshot/dspam.tar.gz