mailscanner on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S mailscanner

* (Optional) Uninstall mailscanner on Arch using YAY

$ yay -Rns mailscanner

2. Manually Install "mailscanner" via AUR

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

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

b. Clone mailscanner's git locally

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

c. Go to ~/mailscanner folder and install it

$ cd ~/mailscanner $ makepkg -si

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

ID: 1084260
Name: mailscanner
PackageBaseID: 125499
PackageBase: mailscanner
Version: 5.4.4_1-1
Description: Mail filter for spam, viruses, phishing, and other malicious content
URL: https://mailscanner.info/
NumVotes: 2
Popularity: 0
OutOfDate: 1705925124
Maintainer: drcrimzon
Submitter: arjan5
FirstSubmitted: 1505152969
LastModified: 1653321516
URLPath: /cgit/aur.git/snapshot/mailscanner.tar.gz