$ sudo apt update && sudo apt upgrade -y
$ sudo apt install qemu qemu-system qemu-utils python3 python3-pip git libvirt-bin virt-manager
$ git clone https://github.com/foxlet/macOS-Simple-KVM.git
$ cd macOS-Simple-KVM
$ ./jumpstart.sh --mojave
$ qemu-img create -f qcow2 MyDisk.qcow2 64G