perl-smtp-server on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S perl-smtp-server

* (Optional) Uninstall perl-smtp-server on Arch using YAY

$ yay -Rns perl-smtp-server

2. Manually Install "perl-smtp-server" via AUR

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

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

b. Clone perl-smtp-server's git locally

$ git clone https://aur.archlinux.org/perl-smtp-server.git ~/perl-smtp-server

c. Go to ~/perl-smtp-server folder and install it

$ cd ~/perl-smtp-server $ makepkg -si

3. Information about the perl-smtp-server package on Arch User Repository (AUR)

ID: 858993
Name: perl-smtp-server
PackageBaseID: 62843
PackageBase: perl-smtp-server
Version: 1.1-1
Description: A native Perl SMTP Server implementation for Perl.
URL: https://metacpan.org/release/SMTP-Server
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mmirate
FirstSubmitted: 1347737661
LastModified: 1612530380
URLPath: /cgit/aur.git/snapshot/perl-smtp-server.tar.gz