bun-install
Verified for current stable LTS
Bun Install Commands
Bun Install command syntax with verified terminal examples.
Commands
8 commands for Bun Install
bun-install Operations
Bun Install Command: Install All Dependencies
bun i bun-install Operations
Bun Install Command: Install Single Package
bun i <package_name>@<version> bun-install Operations
Bun Install Command: Install Global Package
bun i -g <package_name> bun-install Operations
Bun Install Command: Install Production Dependencies
bun i -p bun-install Operations
Bun Install Command: Install From Frozen Lockfile
bun i --frozen-lockfile bun-install HTTP
Bun Install Command: Force Re Download Packages
bun i -f bun-install Operations
Bun Install Command: Install Package Globally
bun i -g <package_name> bun-install Operations
Bun Install Command: Install Production Dependencies Only
bun i -p Suggest a Bun Install Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Bun Install workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.