Install vagrant-mutate by entering the following commands in the terminal:
sudo apt update sudo apt install vagrant-mutate
Description:
convert vagrant boxes to work with different providers
Vagrant-mutate is a vagrant plugin to convert Vagrant .box files to work with different providers. It works with URLs, files, and boxes that are already setup in Vagrant. . Supported Conversions: . * VirtualBox to KVM * VirtualBox to libvirt * VirtualBox to bhyve * libvirt to KVM * KVM to libvirt
Homepage: https://github.com/sciurus/vagrant-mutate
Version: 1.2.0-3
Section: universe/ruby