nbsmtp on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S nbsmtp

* (Optional) Uninstall nbsmtp on Arch using YAY

$ yay -Rns nbsmtp

2. Manually Install "nbsmtp" via AUR

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

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

b. Clone nbsmtp's git locally

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

c. Go to ~/nbsmtp folder and install it

$ cd ~/nbsmtp $ makepkg -si

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

ID: 230136
Name: nbsmtp
PackageBaseID: 99829
PackageBase: nbsmtp
Version: 1.00-3
Description: No-Brainer SMTP client suitable to run in chroot jails, embeded systems, laptops, and workstations
URL: http://nbsmtp.ferdyx.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: galibert
FirstSubmitted: 1442059144
LastModified: 1442059196
URLPath: /cgit/aur.git/snapshot/nbsmtp.tar.gz