nmh on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S nmh

* (Optional) Uninstall nmh on Arch using YAY

$ yay -Rns nmh

2. Manually Install "nmh" via AUR

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

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

b. Clone nmh's git locally

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

c. Go to ~/nmh folder and install it

$ cd ~/nmh $ makepkg -si

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

ID: 1383962
Name: nmh
PackageBaseID: 3650
PackageBase: nmh
Version: 1.8-2
Description: Powerful electronic mail handling system, based on a set of command-line utilities.
URL: http://www.nongnu.org/nmh/
NumVotes: 25
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter:
FirstSubmitted: 1141014052
LastModified: 1704957692
URLPath: /cgit/aur.git/snapshot/nmh.tar.gz