smtp-cli on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S smtp-cli

* (Optional) Uninstall smtp-cli on Arch using YAY

$ yay -Rns smtp-cli

2. Manually Install "smtp-cli" via AUR

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

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

b. Clone smtp-cli's git locally

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

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

$ cd ~/smtp-cli $ makepkg -si

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

ID: 679897
Name: smtp-cli
PackageBaseID: 40765
PackageBase: smtp-cli
Version: 3.10-1
Description: Perl based command line SMTP client
URL: http://www.logix.cz/michal/devel/smtp-cli
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: sh0
FirstSubmitted: 1284367363
LastModified: 1577157325
URLPath: /cgit/aur.git/snapshot/smtp-cli.tar.gz