Installlion's Logo

Installlion.com

How To Uninstall vagrant-mutate On Parrot 3.7

To uninstall vagrant-mutate just follow these instructions.

Uninstall just vagrant-mutate

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.Parrot 3.7ruby1.2.0-3
sudo apt-get remove vagrant-mutate

This will remove just the vagrant-mutate package itself.

Uninstall vagrant-mutate and its dependencies

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.

Purging your config/data too

If you also want to delete your local/config files for vagrant-mutate then this will work.

 Caution! Purged config/data can not be restored by reinstalling the package.
sudo apt-get purge vagrant-mutate

Or similarly, like this vagrant-mutate

sudo apt-get purge --auto-remove vagrant-mutate

Package Data

Packagevagrant-mutate
Version1.2.0-3
MaintainerDebian Ruby Extras Maintainers <[email protected]>
Home pagehttps://github.com/sciurus/vagrant-mutate
Descriptionconvert vagrant boxes to work with different providers work with different providers. It works with URLs, files, and boxes that are already setup in Vagrant.
Distroparrot
Releasejollyroger
Repomain
Sectionruby

Dependencies