How To Install Multipass on MacOS X

July 3, 2020 in Tutorial1 minute

Introduction

In this tutorial we learn how to install Multipass on MacOS X. Multipass is a lightweight VM Manager for Linux, Windows and MacOS X. It use KVM on Linux, Hyper-V on Windows and Hyperkit on MacOS X. We can use multipass as Vagrant alternative to create local development environment on our workstation.

Download Multipass

for MacOS X You can download Multipass from or from this direct link https://multipass.run/download/macos.

Install Multipass on MacOS X

After the download finished click the multipass pkg installer that we just download and let’s install it. This section will guide you on how to install Multipass on MacOS X.

Summary

In this tutorial we learn how to install and use multipass on MacOS X. We Can use multipass as alternative to vagrant as local development or testing environment.