Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 326 Bytes

File metadata and controls

7 lines (7 loc) · 326 Bytes

Install Vagrant on Linux (Debian)

Install dep file (package manager is not recommended)

wget https://releases.hashicorp.com/vagrant/2.0.2/vagrant_2.0.2_x86_64.deb
sudo dpkg -i vagrant_2.0.2_x86_64.deb