To uninstall vagrant-mutate just follow these instructions.
sudo apt-get remove vagrant-mutate
This will remove just the vagrant-mutate package itself.
sudo apt-get remove --auto-remove vagrant-mutate
This will remove the vagrant-mutate package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for vagrant-mutate then this will work.
sudo apt-get purge vagrant-mutate
Or similarly, like this vagrant-mutate
sudo apt-get purge --auto-remove vagrant-mutate
Package | vagrant-mutate |
Version | 1.2.0-3 |
Maintainer | Debian Ruby Extras Maintainers <[email protected]> |
Home page | https://github.com/sciurus/vagrant-mutate |
Description | convert vagrant boxes to work with different providers work with different providers. It works with URLs, files, and boxes that are already setup in Vagrant. |
Distro | parrot |
Release | jollyroger |
Repo | main |
Section | ruby |