How to uninstall vagrant totally?

59 views
Skip to first unread message

tianyuya...@gmail.com

unread,
Sep 26, 2018, 8:03:25 AM9/26/18
to Vagrant
I run 
'sudo apt-get remove vagrant'
'sudo apt-get remove --auto-remove vagrant'
'sudo dpkg -r vagrant'
'rm -r ~/.vagrant.d'
'rm -rf /opt/vagrant'
'rm -f /usr/bin/vagrant'
on Ubuntu.

However, tried 'vagrant --version' again, 'Vagrant 2.1.4' still shows!
How can I uninstall it completely? Sine I should change it to version 2.1.2

Thanks so much if anyone can help!!!

Alvaro Miranda Aguilera

unread,
Sep 28, 2018, 4:10:16 AM9/28/18
to vagra...@googlegroups.com
you can check what is left and delete ?

sudo find /  2>/dev/null | grep -i vagrant


--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
 
GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
---
You received this message because you are subscribed to the Google Groups "Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vagrant-up+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/7fec7e4a-8397-42f8-b769-2b518c39383f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


--
Alvaro

Reply all
Reply to author
Forward
0 new messages