nmh on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install nmh on Arch using YAY
$
yay -S
nmh
Copied
* (Optional) Uninstall nmh on Arch using YAY
$
yay -Rns
nmh
Copied
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
Copied
b. Clone nmh's git locally
$
git clone https://aur.archlinux.org/nmh.git
~/nmh
Copied
c. Go to ~/nmh folder and install it
$
cd
~/nmh
Copied
$
makepkg -si
Copied
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
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