p3scan on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S p3scan

* (Optional) Uninstall p3scan on Arch using YAY

$ yay -Rns p3scan

2. Manually Install "p3scan" via AUR

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

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

b. Clone p3scan's git locally

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

c. Go to ~/p3scan folder and install it

$ cd ~/p3scan $ makepkg -si

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

ID: 476148
Name: p3scan
PackageBaseID: 128943
PackageBase: p3scan
Version: 2.3.2-12
Description: Fully transparent POP3/SMTP proxy with Anti-Virus and SPAM protection
URL: http://p3scan.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Barthalion
FirstSubmitted: 1515342935
LastModified: 1515342935
URLPath: /cgit/aur.git/snapshot/p3scan.tar.gz

5. The same packages on other Linux Distributions