spamprobe on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install spamprobe on Arch using YAY
$
yay -S
spamprobe
Copied
* (Optional) Uninstall spamprobe on Arch using YAY
$
yay -Rns
spamprobe
Copied
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
Copied
b. Clone spamprobe's git locally
$
git clone https://aur.archlinux.org/spamprobe.git
~/spamprobe
Copied
c. Go to ~/spamprobe folder and install it
$
cd
~/spamprobe
Copied
$
makepkg -si
Copied
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
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