bunx
Verified for current stable LTS
Bunx Command: Check Version Of Locally Installed Package
Use for check version of locally installed package with Bunx. Exact CLI syntax to check version of locally installed package using Bunx.
When to use this: Use for check version of locally installed package with Bunx.
Command Syntax
bunx <package_name> --version bunx <package_name> --version Command Breakdown
--version- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to check version of locally installed 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: 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> Bunx Command: Download And Execute Specific Version Of Package bunx <package_name@version> "<command_argument>" Alr Version Command: Display Version alr --version