Skip to content

BVMBun Version Manager

The native, zero-dependency version manager for Bun.

BVM Logo

One-Line Installation

NPM (Optional)
npm install -g bvm-core@latest

Install methods (choose the best fit)

MethodBest forNotes
Shell (macOS/Linux)Most usersFastest mirror + auto setup
PowerShell (Windows)Windows devSame flow as Unix installer
NPMAlready using NodeRuns postinstall; reopen terminal may be needed
Having trouble with global isolation?
If tools still come from ~/.bun, run bvm setup and verify which bun points to BVM shims.
Open Troubleshooting →

Install methods (animated)

Released under the MIT License.