🍺 BREW Explorer

← all casks

Multipass

brew install --cask multipass v1.16.3

Lightweight VM manager for spinning up fresh Ubuntu instances with minimal overhead using QEMU, KVM, or VirtualBox.

Why you might care

Designed for developers who need quick, disposable Linux environments on macOS. Multipass automates Ubuntu image fetching and updates, supports cloud-init for infrastructure simulation, and uses efficient hypervisors (QEMU on macOS) with lower resource overhead than traditional VM approaches.

Categories

Alternatives

Docker Desktop Vagrant UTM VirtualBox
1.9k
30-day installs · #181
5.9k
90-day · #181
26.6k
365-day · #149
9.1k
★ GitHub stars · updated 1d ago

GitHub topics

cloud container hyper-v libvirt linux macos qemu qemu-kvm virtual-machine virtualbox windows

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "alternatives": [
    "Docker Desktop",
    "Vagrant",
    "UTM",
    "VirtualBox"
  ],
  "artifacts": [
    {
      "uninstall": [
        {
          "delete": [
            "$HOMEBREW_PREFIX/etc/bash_completion.d/multipass",
            "/Applications/Multipass.app",
            "/Library/Application Support/com.canonical.multipass",
            "/Library/Logs/Multipass",
            "/usr/local/bin/multipass",
            "/usr/local/etc/bash_completion.d/multipass"
          ],
          "launchctl": "com.canonical.multipassd",
          "pkgutil": "com.canonical.multipass.*"
        }
      ]
    },
    {
      "pkg": [
        "multipass-1.16.3+mac-Darwin.pkg"
      ]
    },
    {
      "postflight": null
    },
    {
      "zap": [
        {
          "trash": [
            "~/Library/Application Support/com.canonical.multipassGui",
            "~/Library/Application Support/multipass",
            "~/Library/Application Support/multipass-gui",
            "~/Library/LaunchAgents/com.canonical.multipass.gui.autostart.plist",
            "~/Library/Preferences/multipass",
            "~/Library/Saved Application State/com.canonical.multipassGui.savedState"
          ]
        }
      ]
    }
  ],
  "auto_updates": null,
  "categories": [
    "virtualization",
    "dev-tools"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Orchestrates virtual Ubuntu instances",
  "disable_reason": null,
  "disabled": 0,
  "display_name": "Multipass",
  "enrichment_fetched_at": "2026-06-20T22:47:11+00:00",
  "first_seen": "2026-06-20T00:47:34+00:00",
  "full_token": "multipass",
  "github_default_branch": "main",
  "github_last_commit_at": "2026-06-19T21:32:33Z",
  "github_readme_excerpt": "# What is Multipass?\n\nMultipass is a lightweight VM manager for Linux, Windows and macOS. It\u0027s designed for developers who want to spin up a\nfresh Ubuntu environment with a single command. It uses KVM on Linux, Hyper-V on Windows and QEMU on macOS to run\nvirtual machines with minimal overhead. It can also use VirtualBox on Windows and macOS. Multipass will fetch Ubuntu\nimages for you and keep them up to date.\n\nSince it supports metadata for cloud-init, you can simulate a small cloud deployment on your laptop or workstation.\n\n## Project status\n\n| Service                                              | Status                                          |\n|------------------------------------------------------|:------------------------------------------------|\n| [CI](https://github.com/canonical/multipass/actions) | [![Build Status][gha-image]][gha-url]           |\n| [Snap](https://snapcraft.io/)                        | [![Build Status][snap-image]][snap-url]         |\n| [Codecov](https://codecov.io/)                       | [![Codecov Status][codecov-image]][codecov-url] |\n\n# Installation\n\n* On **Linux**, Multipass is available as a snap:\n\n  ```\n  sudo snap install multipass\n  ```\n\n* On **macOS**, download the installer [from GitHub](https://github.com/canonical/multipass/releases).\n\n  Alternatively, you can use [Homebrew](https://github.com/Homebrew/brew). Please note that this method is **not\n  officially supported**, as it is not maintained by the Multipass team, but by the community. Multipass is available as\n  a cask:\n\n  ```\n  brew install --cask multipass\n  ```\n\n  Please note that you may be required to enter your password for some sudo operations during installation. You may also\n  need to disable the firewall to launch a multipass instance successfully on macOS.\n\n* On **Windows**, download the installer [from GitHub](https://github.com/canonical/multipass/releases).\n\nFor more information, see [How to install Multipass](https://canonical.com/multipass/docs/install",
  "github_repo": "canonical/multipass",
  "github_stars": 9149,
  "github_topics": [
    "cloud",
    "container",
    "hyper-v",
    "libvirt",
    "linux",
    "macos",
    "qemu",
    "qemu-kvm",
    "virtual-machine",
    "virtualbox",
    "windows"
  ],
  "homepage": "https://github.com/canonical/multipass/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 1893,
  "installs_365d": 26619,
  "installs_90d": 5861,
  "last_seen": "2026-06-20T00:47:34+00:00",
  "llm_generated_at": "2026-06-20T23:03:16+00:00",
  "llm_model": "claude-haiku-4-5",
  "names": [
    "Multipass"
  ],
  "one_liner": "Lightweight VM manager for spinning up fresh Ubuntu instances with minimal overhead using QEMU, KVM, or VirtualBox.",
  "rank_30d": 181,
  "rank_365d": 149,
  "rank_90d": 181,
  "raw_hash": "ff57fbae878af45e",
  "ruby_source_path": "Casks/m/multipass.rb",
  "tap": "homebrew/cask",
  "token": "multipass",
  "version": "1.16.3",
  "why_use_this": "Designed for developers who need quick, disposable Linux environments on macOS. Multipass automates Ubuntu image fetching and updates, supports cloud-init for infrastructure simulation, and uses efficient hypervisors (QEMU on macOS) with lower resource overhead than traditional VM approaches."
}