Install evnx
Published across six package registries. Pick what fits your workflow.
npm @evnx/clicrates.ioPyPIHomebrewshell scriptGitHub Releases
curl -fsSL https://raw.githubusercontent.com/urwithajit9/evnx/main/scripts/install.sh | bashInstalls to ~/.local/bin. Detects your OS and architecture automatically. All features included — no flags needed. If the command is not found after install, see PATH troubleshooting.
Recommended for most macOS and Linux users. No Rust toolchain or language runtime required.
Verify installation
Check that evnx is installed correctly and all commands are available:
evnx --versionevnx 0.3.8 # Confirm all commands are present (including migrate, backup, restore)evnx --help
Troubleshooting
Common issues and how to resolve them.