nodejs-maildev on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S nodejs-maildev

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

$ yay -Rns nodejs-maildev

2. Manually Install "nodejs-maildev" via AUR

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

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

b. Clone nodejs-maildev's git locally

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

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

$ cd ~/nodejs-maildev $ makepkg -si

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

ID: 1087925
Name: nodejs-maildev
PackageBaseID: 169894
PackageBase: nodejs-maildev
Version: 2.0.5-1
Description: SMTP Server + Web Interface for viewing and testing emails during development.
URL: https://www.npmjs.com/package/maildev
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mathieu.clabaut
Submitter: mathieu.clabaut
FirstSubmitted: 1628851349
LastModified: 1654010359
URLPath: /cgit/aur.git/snapshot/nodejs-maildev.tar.gz