pear-net-smtp on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S pear-net-smtp

* (Optional) Uninstall pear-net-smtp on Arch using YAY

$ yay -Rns pear-net-smtp

2. Manually Install "pear-net-smtp" via AUR

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

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

b. Clone pear-net-smtp's git locally

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

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

$ cd ~/pear-net-smtp $ makepkg -si

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

ID: 546619
Name: pear-net-smtp
PackageBaseID: 124326
PackageBase: pear-net-smtp
Version: 1.8.1-1
Description: an implementation of the SMTP protocol using PEAR's Net_Socket class
URL: http://pear.php.net/package/Net_SMTP
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: severach
FirstSubmitted: 1501083943
LastModified: 1537844698
URLPath: /cgit/aur.git/snapshot/pear-net-smtp.tar.gz