Path: blob/master/website/content/en/docs/installation/_index.md
1649 views
---
---
Supported host OS:
macOS (the latest version is recommended)
Linux
NetBSD (untested)
DragonFlyBSD (untested)
Windows (untested)
Prerequisite:
QEMU (Required, only if [QEMU]({{< ref "/docs/config/vmtype#qemu" >}}) driver is used)
{{< tabpane text=true >}}
{{% tab header="Homebrew" %}}
Hint: specify --HEAD
to install the HEAD (master) version. The HEAD version provides early access to the latest features and improvements before they are officially released.
Homebrew formula is available here. Supports macOS and Linux. {{% /tab %}}
{{% tab header="MacPorts" %}}
Port: https://ports.macports.org/port/lima/ {{% /tab %}}
{{% tab header="Nix" %}}
Nix file: https://github.com/NixOS/nixpkgs/blob/master/pkgs/by-name/li/lima/package.nix {{% /tab %}}
{{% tab header="Binary" %}} Download the binary archive of Lima from https://github.com/lima-vm/lima/releases, and extract it under /usr/local
(or somewhere else).
{{% /tab %}} {{< /tabpane >}}