How to Install and Uninstall nvm Package on Manjaro

Last updated: November 23,2024

1. Install "nvm" package

This is a short guide on how to install nvm on Manjaro

$ sudo pacman -Sy $ sudo pacman -S nvm

2. Uninstall "nvm" package

In this section, we are going to explain the necessary steps to uninstall nvm on Manjaro:

$ sudo pacman -Rcns nvm

3. Information about the nvm package on Manjaro

Repository : extra
Name : nvm
Version : 0.39.7-1
Description : Node Version Manager - Simple bash script to manage multiple
active node.js versions
Architecture : any
URL : https://github.com/nvm-sh/nvm
Licenses : MIT
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 38.41 KiB
Installed Size : 144.75 KiB
Packager : Mark Wagie
Build Date : Wed Dec 6 15:11:33 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions