How to Install and Uninstall vagrant-mutate Package on Kali Linux

Last updated: May 17,2024

1. Install "vagrant-mutate" package

In this section, we are going to explain the necessary steps to install vagrant-mutate on Kali Linux

$ sudo apt update $ sudo apt install vagrant-mutate

2. Uninstall "vagrant-mutate" package

In this section, we are going to explain the necessary steps to uninstall vagrant-mutate on Kali Linux:

$ sudo apt remove vagrant-mutate $ sudo apt autoclean && sudo apt autoremove

3. Information about the vagrant-mutate package on Kali Linux

Package: vagrant-mutate
Version: 1.2.0-4.1
Installed-Size: 74
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, qemu-utils, vagrant
Size: 14928
SHA256: a8d7757f07c408d57af299e7531d824a373cc9d9c80e4bf500546133637aeb33
SHA1: dc35586523794024b1715652aad123c816b391cf
MD5sum: 97b3e6ac48f261045b76b1ef443b33cc
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
Description-md5:
Homepage: https://github.com/sciurus/vagrant-mutate
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/v/vagrant-mutate/vagrant-mutate_1.2.0-4.1_all.deb