macOS
brew install nvmlocal Homebrew formula metadata
sudo port install nvmMacPorts ports tree · devel/nvm/Portfile · source: api.github.com
brew / rank 153
Manage multiple Node.js versions. Version 0.40.6 via Homebrew; verified 2026-07-16. Also installable with pacman: sudo pacman -S nvm.
install
brew install nvmlocal Homebrew formula metadata
sudo port install nvmMacPorts ports tree · devel/nvm/Portfile · source: api.github.com
sudo pacman -S nvmArch Linux sync databases · nvm · source: geo.mirror.pkgbuild.com
choco install nvmChocolatey community package catalog · nvm · source: community.chocolatey.org
scoop install main/nvmScoop official bucket manifest trees · bucket/nvm.json · source: api.github.com
overview
Manage multiple Node.js versions
No executable aliases were found in the local package database.
security posture
No matching local secret-handling manifest was found for nvm. Package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
| No executable data was present. | |||
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:nvm |
|---|---|
| Version | 0.40.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/nvm |
| Homepage | https://github.com/nvm-sh/nvm |
| Repository | https://github.com/nvm-sh/nvm |
| License | MIT |
| Source archive | https://github.com/nvm-sh/nvm/archive/refs/tags/v0.40.6.tar.gz |
| Last updated | 2026-07-16T00:53:37Z |
| Pulse | updated |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | Please note that upstream has asked us to make explicit managing nvm via Homebrew is unsupported by them and you should check any problems against the standard nvm install method prior to reporting. You should create NVM's working directory if it doesn't exist: mkdir ~/.nvm Add the following to your shell profile e.g. ~/.profile or ~/.zshrc: export NVM_DIR="$HOME/.nvm" [ -s "$HOMEBREW_PREFIX/opt/nvm/nvm.sh" ] && \. "$HOMEBREW_PREFIX/opt/nvm/nvm.sh" # This loads nvm [ -s "$HOMEBREW_PREFIX/opt/nvm/etc/bash_completion.d/nvm" ] && \. "$HOMEBREW_PREFIX/opt/nvm/etc/bash_completion.d/nvm" # This loads nvm bash_completion You can set $NVM_DIR to any location, but leaving it unchanged from $HOMEBREW_CELLAR/nvm/0.40.6 will destroy any nvm-installed Node installations upon upgrade/reinstall. Type `nvm help` for further information. |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | nvm |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
nvm 0.40.5-1
Node Version Manager - Simple bash script to manage multiple active node.js versions
sudo pacman -S nvmnvm
sudo port install nvmnvm
choco install nvmmain/nvm
scoop install main/nvmsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.