返回命令列表

Linux command

bun-pm-version 命令

文本

Copy it and replace filenames, paths, or keywords as needed.

命令示例

Show package manager version

bun pm version

说明

bun pm version prints the version of Bun's built-in package manager. The package manager version matches the Bun runtime version since the package manager is bundled with the runtime.

FAQ

What is the bun-pm-version command used for?

bun pm version prints the version of Bun's built-in package manager. The package manager version matches the Bun runtime version since the package manager is bundled with the runtime.

How do I run a basic bun-pm-version example?

Run `bun pm version` in a terminal, then adjust file names, paths, flags, or remote targets for your system.