Automic VaultAutomic Vault

brew

Install nodeenv with Homebrew, apt, Nix

Node.js virtual environment builder. Version 1.10.0 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install nodeenv

local Homebrew formula metadata

Linux

Debian aptverified · 92%
sudo apt install nodeenv

Debian stable package indexes · nodeenv · source: deb.debian.org

Nixverified · 92%
nix profile install nixpkgs#nodeenv

nixpkgs package indexes · pkgs/by-name/no/nodeenv/package.nix · source: api.github.com

overview

Package summary

Node.js virtual environment builder

Commands and aliases

  • nodeenv

history

Project history and usage

`nodeenv` brings the Python virtualenv mental model to Node.js. It creates isolated Node.js environments with their own installation directories and can integrate with an existing Python virtualenv, which makes it especially relevant to Python projects that need pinned Node/npm tooling.

Project history

GitHub metadata shows `ekalinin/nodeenv` was created on 2011-03-29. The project documentation describes isolated Node.js environments that do not share libraries with other nodeenv environments, plus integration with Python virtualenv.

PyPI metadata identifies the package as `Node.js virtual environment builder`. The PyPI JSON queried on 2026-07-01 listed version 1.10.0 as the package version and included release uploads back to at least 0.10.0 on 2014-07-11. GitHub releases listed 1.10.0 published on 2025-12-20.

Adoption history

By 2026-07-01, GitHub metadata reported 1784 stars and 221 forks. Homebrew's formula API reported stable version 1.10.0 and 669 installs over 365 days. That is modest for Homebrew, which fits a tool more often installed through pip inside Python-centric workflows.

The adoption niche is real but specific: projects that already use Python virtual environments and need Node.js or npm packages isolated with the same activation flow. The docs explicitly show `nodeenv -p` adding Node.js into an existing Python virtualenv.

How it is used

The basic workflow is `nodeenv env`, activate with `. env/bin/activate`, run `node` and `npm`, then leave with `deactivate_node`. Advanced usage covers listing available Node.js versions, using `--node=<version>`, using system Node with `--node=system`, installing from requirements files, choosing prebuilt binaries or source builds, mirrors, custom prompts, and updating an existing environment from a requirements file.

Package nerds reach for nodeenv when the Node dependency is subordinate to a Python project: documentation builds, asset pipelines, frontend test tooling, or old stacks that want `pip install nodeenv` rather than a separate language manager.

Why package nerds care

The important distinction is that nodeenv is an environment builder, not mainly an interactive version switcher. It belongs near virtualenv, tox, and Python packaging workflows as much as near nvm or nodenv.

Timeline

  • 2011-03-29: GitHub repository `ekalinin/nodeenv` was created.
  • 2014-07-11: PyPI JSON included upload metadata for release 0.10.0.
  • 2022-06-25: GitHub release 1.7.0 was published.
  • 2024-06-04: GitHub release 1.9.1 was published.
  • 2025-12-20: GitHub release 1.10.0 was published.
  • 2026-07-01: Homebrew formula API reported stable version 1.10.0.

Related projects

  • virtualenv
  • pip
  • tox
  • nvm
  • nodenv

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
nodeenvcliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version1.10.0
manager updated
local dataok
upstreamcurrent
latest detected1.10.0

https://github.com/ekalinin/nodeenv

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:nodeenv
Version1.10.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/nodeenv
Homepagehttps://ekalinin.github.io/nodeenv/
Repositoryhttps://github.com/ekalinin/nodeenv
Upstream docshttps://ekalinin.github.io/nodeenv
LicenseBSD-3-Clause
Source archivehttps://github.com/ekalinin/nodeenv/archive/refs/tags/1.10.0.tar.gz
Uses from macOSpython
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namenodeenv
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

nodeenv 1.9.1-3

Node.js virtual environment builder

https://ekalinin.github.io/nodeenv/

sudo apt install nodeenv
  • Section: utils
  • Architecture: all
  • 6 dependencies
  • normalized package name match
  • Matched by: Nodeenv
Debian stable package indexes · deb.debian.org · Debian stable package indexes: nodeenv from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

nodeenv

nix profile install nixpkgs#nodeenv
  • normalized package name match
  • Matched by: Nodeenv
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/no/nodeenv/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

nodeenv 0.13.4-1.1

Node.js virtual environment builder

https://ekalinin.github.io/nodeenv/

sudo apt install nodeenv
  • Section: universe/utils
  • Architecture: all
  • 7 dependencies
  • normalized package name match
  • Matched by: Nodeenv
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: nodeenv from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment