ndm on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S ndm

* (Optional) Uninstall ndm on Arch using YAY

$ yay -Rns ndm

2. Manually Install "ndm" via AUR

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

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

b. Clone ndm's git locally

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

c. Go to ~/ndm folder and install it

$ cd ~/ndm $ makepkg -si

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

ID: 413438
Name: ndm
PackageBaseID: 118748
PackageBase: ndm
Version: 1.2.0-1
Description: npm desktop manager
URL: https://github.com/720kb/ndm
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1484320736
LastModified: 1495533997
URLPath: /cgit/aur.git/snapshot/ndm.tar.gz