Skip to content

BVMBun Version Manager

Published as bvm-core on npm. Install, switch, and isolate Bun versions on Windows, macOS, and Linux.

BVM Logo
Open source support

If BVM helps your Bun workflow, give it a GitHub Star.

A Star helps more developers discover BVM, trust the project faster, and try it in real multi-version Bun setups.

From the NexSail ecosystem

Need premium lead generation, paid acquisition, SEO, or GEO growth?

WinWin Media is NexSail's high-end growth brand. If you are looking for qualified pipeline growth instead of developer tooling, start there first.

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.