Multipass
Overview
sudo snap install multipassVersion & Lifecycle
Community Notes
Multipass – Command-line note
Use winget for silent deployment of Multipass across Windows endpoints: winget install --id Canonical.Multipass -e --silent --accept-package-agreements --accept-source-agreements. This suppresses UI prompts and automates installation without user interaction, ideal for enterprise scripts via Intune or SCCM. Verify success with multipass version post-install.
Multipass – Command-line note
Deploy Multipass silently on Windows using winget for enterprise automation: winget install --id Canonical.Multipass -e --silent --accept-package-agreements --accept-source-agreements. After installation, configure the virtualization driver non-interactively with multipass set local.driver=virtualbox (requires VirtualBox installed) or rely on default Hyper-V.
Release Notes & Updates
Help us match vulnerabilities
No vulnerability match yet. Pick the right product:
Don’t see it? Paste a CPE
Also known as
Other names people use for this app — helps search and matching.
Sign in to suggest a name.
Packaging Notes
Available as snap on Linux; installers for Windows and macOS; Homebrew cask available but not officially supported