Re: [vagrant-up] How to uninstall vagrant totally?

2018-09-28 Thread Alvaro Miranda Aguilera
you can check what is left and delete ?

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


On Wed, Sep 26, 2018 at 2:03 PM  wrote:

> 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!!!
>
> --
> 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+unsubscr...@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

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/CAHqq0ex94ONqGm92uWq09Z%3D1-X2gWjjOkV4qZRzgSPNHUBJkpQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[vagrant-up] How to uninstall vagrant totally?

2018-09-26 Thread tianyuyang960402
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!!!

-- 
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+unsubscr...@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.