Sha256: 50fa0b0efa51c1c0c93072bc1e29bcea11fcb2edaa0d5d4bd86f20104644ebbd

Contents?: true

Size: 407 Bytes

Versions: 1

Compression:

Stored size: 407 Bytes

Contents

# Note: this uninstalls Vagrant, NOT the madscience gem.
sudo rm -rf /usr/bin/vagrant /opt/vagrant /Applications/Vagrant
sudo pkgutil --forget com.vagrant.vagrant

# Remove root's vagrant dir and current user's vagrant dir
sudo rm -rf /var/root/.vagrant.d
rm -rf ~/.vagrant.d

# And this should uninstall VirtualBox. Script copied from
# VirtualBox DMG uninstaller.
./VirtualBox_Uninstall.tool --unattended

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
madscience-0.0.29 uninstall.sh