nodejs-nodemailer on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S nodejs-nodemailer

* (Optional) Uninstall nodejs-nodemailer on Arch using YAY

$ yay -Rns nodejs-nodemailer

2. Manually Install "nodejs-nodemailer" via AUR

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

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

b. Clone nodejs-nodemailer's git locally

$ git clone https://aur.archlinux.org/nodejs-nodemailer.git ~/nodejs-nodemailer

c. Go to ~/nodejs-nodemailer folder and install it

$ cd ~/nodejs-nodemailer $ makepkg -si

3. Information about the nodejs-nodemailer package on Arch User Repository (AUR)

ID: 1085739
Name: nodejs-nodemailer
PackageBaseID: 179185
PackageBase: nodejs-nodemailer
Version: 6.7.5-1
Description: Send e-mails with Node.JS – easy as cake!
URL: https://nodemailer.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: potatoattack
Submitter: potatoattack
FirstSubmitted: 1653630329
LastModified: 1653631448
URLPath: /cgit/aur.git/snapshot/nodejs-nodemailer.tar.gz