Installation¶
Requirements¶
Virtomate requires the following software to be present on your system:
Python 3.10 (or newer)
libvirt 9.0 (or newer)
It runs on Linux, macOS, and Windows Subsystem for Linux (WSL). It should be compatible with any CPU architecture as long as its requirements are met.
With pipx¶
pipx installs and runs Python applications like Virtomate in isolated environments. Please see the pipx documentation for how to install pipx.
To install Virtomate with pipx, run:
$ pipx install virtomate