mise
Verified for current stable LTS
Mise Command: Install Specific Version Package
Use for install specific version package with Mise. Exact CLI syntax to install specific version package using Mise.
When to use this: Use for install specific version package with Mise.
Command Syntax
mise install <name>@<version> mise install <name>@<version> Live Command Builder
Final Command
mise install <name>@<version> Command Breakdown
mise is the base executable for this command.
FAQ
Purpose: Exact syntax to install specific version package using Mise.
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
Mise Command: Install Plugin
mise plugins add <name> Mise Command: List Plugins All mise plugins list-all Mise Command: List Runtime Versions Available mise ls-remote <name> Mise Command: Pass Plugin Options mise use <name>[<option1>=<option1_value>,<option2>=<option2_value>]@<version> Mise Command: Set Environment Variable Configuration mise set <variable>=<value>