How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "aaronvonawesome/linux-mint-20-cinnamon"
  config.vm.box_version = "2.1.0"
end
vagrant init aaronvonawesome/linux-mint-20-cinnamon \
  --box-version 2.1.0
vagrant up

This version was created about 2 years ago.

Linux Mint 20.2 with default installation options, and all packages updated as of 9/24/2021

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