clamsmtp on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S clamsmtp

* (Optional) Uninstall clamsmtp on Arch using YAY

$ yay -Rns clamsmtp

2. Manually Install "clamsmtp" via AUR

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

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

b. Clone clamsmtp's git locally

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

c. Go to ~/clamsmtp folder and install it

$ cd ~/clamsmtp $ makepkg -si

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

ID: 749142
Name: clamsmtp
PackageBaseID: 154169
PackageBase: clamsmtp
Version: 1.10-4
Description: SMTP filter that allows you to check for viruses using the ClamAV anti-virus software.
URL: http://thewalter.net/stef/software/clamsmtp/
NumVotes: 1
Popularity: 0
OutOfDate: 1706970997
Maintainer: thorko
Submitter: thorko
FirstSubmitted: 1591692072
LastModified: 1591692072
URLPath: /cgit/aur.git/snapshot/clamsmtp.tar.gz