# Installer nave avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de nave pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:nave
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install nave
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:nave
- **Gestionnaire de paquets:** Homebrew
- **Version:** 3.5.6
- **Résumé source:** Virtual environments for Node.js
- **Page d'accueil:** <https://github.com/isaacs/nave>
- **Dépôt:** <https://github.com/isaacs/nave>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- nave (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 3.5.6
## Historique du projet et usages

nave is Isaac Z. Schlueter's shell-based Node.js version and environment switcher. Its signature idea is to put a chosen Node version and its global npm install space into a subshell, so leaving the shell exits the environment.

### Historique du projet

The GitHub repository was created on 2010-05-14, placing nave in the early Node.js tooling era when developers were still sorting out how to install and switch between Node versions. The README emphasizes that nave can be installed as a single shell script, symlinked, installed with npm, or run without editing shell startup files.

### Historique d'adoption

nave had real early-ecosystem visibility, helped by Isaac Schlueter's central role in npm and Node tooling, but it became a smaller niche as tools such as nvm, n, asdf, fnm, and Volta absorbed most mainstream version-manager usage. Homebrew analytics consulted on 2026-07-01 listed 59 installs over the preceding 365 days, suggesting maintenance and legacy use rather than broad new adoption.

### Modes d'utilisation

Typical use is `nave use <version>` to enter a subshell, `nave use <name> <version>` for a named environment, `nave install <version>` to install a Node version, and `nave auto` to find a `.naverc` or `.nvmrc` and enter the configured environment. The README documents project-specific profile hooks and environment variables such as `NAVE`, `NAVENAME`, and `NAVEVERSION`.

### Pourquoi les passionnés de paquets s'y intéressent

nave is package-nerd history from the pre-standardized Node toolchain era: a small shell program that treats version management as disposable process state rather than a permanent mutation of the user's login shell.

### Chronologie

- 2010-05-14: GitHub repository created.
- 2010s: nave served as one of the early Node version/environment managers alongside nvm and n.
- 2026-01-23: Repository metadata showed new commits pushed in 2026, while Homebrew packaged stable version 3.5.6.

### Related projects

- nvm, n, nodeenv, asdf-nodejs, fnm, Volta, npm, and Node.js distribution archives are the main related tools.

### Sources

- <https://api.github.com/repos/isaacs/nave>
- <https://formulae.brew.sh/formula/nave>
- <https://github.com/isaacs/nave>
- <https://github.com/isaacs/nave/tags>
- <https://stackoverflow.com/questions/3653495/is-there-a-virtual-environment-for-node-js>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/nave.yml](https://github.com/mxcl/pkgdb/blob/main/combined/nave.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
