bunx
Verified for current stable LTS
Bunx Command: Download And Execute Specific Version Of Package
Use for download and execute specific version of package with Bunx. Exact CLI syntax to download and execute specific version of package using Bunx.
When to use this: Use for download and execute specific version of package with Bunx.
Command Syntax
bunx <package_name@version> "<command_argument>" bunx <package_name@version> "<command_argument>" Command Breakdown
bunx is the base executable for this command.
FAQ
Purpose: Exact syntax to download and execute specific version of package using Bunx.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Bunx Command: Download And Execute Package From Registry
bunx <package_name> "<command_argument>" Bunx Command: Check Version Of Locally Installed Package bunx <package_name> --version Bunx Command: Force Executable To Run With Bun Runtime bunx --bun <package_name> Bunx Command: Execute Binary With Different Name Than Package bunx -p <package_name> <command>