With Libvirt we can convert our workstation into a hypervisor and run VMs on it.
Installation
 ❯ sudo dnf install libvirt -y
 ❯ sudo dnf install virt-install -y
 ❯ sudo dnf install virt-viewer -yCreating a VM
- Download the ISO of your choice
 - Start 
virt-viewer, selectNew>Virtual Machineand simply follow the wizard.