spamprobe on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S spamprobe

* (Optional) Uninstall spamprobe on Arch using YAY

$ yay -Rns spamprobe

2. Manually Install "spamprobe" via AUR

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

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

b. Clone spamprobe's git locally

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

c. Go to ~/spamprobe folder and install it

$ cd ~/spamprobe $ makepkg -si

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

ID: 970714
Name: spamprobe
PackageBaseID: 135221
PackageBase: spamprobe
Version: 1.4d-10
Description: Fast, intelligent, automatic spam detector using Paul Graham style Bayesian analysis of word counts in spam and non-spam emails
URL: http://spamprobe.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ghen
Submitter: ghen
FirstSubmitted: 1534752405
LastModified: 1633554297
URLPath: /cgit/aur.git/snapshot/spamprobe.tar.gz