To uninstall vagrant-digitalocean just follow these instructions.
sudo apt-get remove vagrant-digitalocean
This will remove just the vagrant-digitalocean package itself.
sudo apt-get remove --auto-remove vagrant-digitalocean
This will remove the vagrant-digitalocean package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for vagrant-digitalocean then this will work.
sudo apt-get purge vagrant-digitalocean
Or similarly, like this vagrant-digitalocean
sudo apt-get purge --auto-remove vagrant-digitalocean
Package | vagrant-digitalocean |
Version | 0.9.1-1 |
Maintainer | Iain R. Learmonth <[email protected]> |
Home page | https://github.com/devopsgroup-io/vagrant-digitalocean |
Description | Digital Ocean provider for Vagrant of DigitalOcean Droplets (virtual machines). |
Distro | parrot |
Release | jollyroger |
Repo | main |
Section | ruby |