How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "VMR/LinuxMint20-R"
  config.vm.box_version = "4.0.3.1609846105"
end
vagrant init VMR/LinuxMint20-R \
  --box-version 4.0.3.1609846105
vagrant up

This version was created almost 3 years ago.

user version_description

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (5.41 GB)
Previous