lee-pai-long
1/20/2016 - 2:24 PM

install-latest-vagrant_linux-mint-17-2.md

[LINUX MINT 17.2] Install latest Vagrant

$ wget https://releases.hashicorp.com/vagrant/1.8.1/vagrant_1.8.1_x86_64.deb \
> -O /tmp/vagrant_1.8.1_x86_64.deb && \
> [sudo] dpkg -i $_

Another solution is to use this unofficial repository.