smtpprox on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S smtpprox

* (Optional) Uninstall smtpprox on Arch using YAY

$ yay -Rns smtpprox

2. Manually Install "smtpprox" via AUR

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

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

b. Clone smtpprox's git locally

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

c. Go to ~/smtpprox folder and install it

$ cd ~/smtpprox $ makepkg -si

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

ID: 205039
Name: smtpprox
PackageBaseID: 43538
PackageBase: smtpprox
Version: 1.2-7
Description: Simple efficient SMTP proxy in perl
URL: http://bent.latency.net/smtpprox/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eworm
FirstSubmitted: 1289662054
LastModified: 1435672392
URLPath: /cgit/aur.git/snapshot/smtpprox.tar.gz