How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "tknerr/ubuntu2004-desktop"
  config.vm.box_version = "23.1027.1"
end
vagrant init tknerr/ubuntu2004-desktop \
  --box-version 23.1027.1
vagrant up

This version was created 11 months ago.

Ubuntu Desktop 20.04.6 Focal Fossa (arm64, amd64)

VMWare 1.3GB / VirtualBox 1.3GB / Parallels 1.3GB

VMware Tools 1.17.0

VirtualBox Guest Additions v7.0.12

Parallels Tools 19.1.0

3 providers for this version.
  • parallels
    amd64 Hosted by Vagrant Cloud (1.33 GB)
    arm64 Hosted by Vagrant Cloud (1.33 GB)
  • virtualbox
    amd64 Hosted by Vagrant Cloud (1.32 GB)
  • vmware_desktop
    amd64 Hosted by Vagrant Cloud (1.32 GB)
    arm64 Hosted by Vagrant Cloud (1.34 GB)