Tari • Universe
Linux • virt-manager • Windows VM

Run the Tari Universe Windows app on Linux

Create a lightweight Windows virtual machine with virt-manager and run the Tari Universe application on your Linux desktop in just a few guided steps.

⬇️Download Tari Universe
Then follow the steps below inside your Windows VM.
Overview

Running the Universe Windows App on Linux (via virt-manager)

Linux users can easily run the Universe Windows application by creating a lightweight Windows virtual machine using virt-manager.

Step 1 • Install the required packages

1
Install virt-manager, KVM & helpers

Make sure the following are installed on your system:

  • virt-manager
  • qemu-kvm
  • libvirt-daemon-system (or your distro’s equivalent)
  • ovmf for UEFI support

Also add your user to these groups:

  • libvirt
  • kvm

Enable and start the libvirt service:

sudo systemctl enable --now libvirtd

Step 2 • Download a Windows ISO

Step 3 • Create a new VM in virt-manager

3
Set up the Windows VM
  1. Open virt-manager.
  2. Click Create a new virtual machine.
  3. Choose Local install media (ISO).
  4. Select the Windows ISO you downloaded.
  5. Set OS type to Windows 10/11.
  6. Assign:
    • 4+ GB RAM
    • 2+ vCPUs
    • 40+ GB disk
  7. Choose UEFI (OVMF) firmware if available.
  8. Finish the wizard and start the VM.

Step 4 • Install Windows

4
Complete the Windows setup
  • Boot the VM from the ISO.
  • Follow the standard Windows installer steps.

Step 5 • Install the Universe application