Patrick Schanen Posted on Oct 23, 2017 3 sudo dpkg -i vagrant_2.0.0_x86_64.deb #install #ubuntu #vagrant Download https://www.vagrantup.com/downloads.html ➜ ~ cd Downloads ➜ Downloads l total 76M drwxr-xr-x 2 psnc psnc 4,0K Oct 23 22:00 . drwxr-xr-x 24 psnc psnc 4,0K Oct 23 22:01 .. -rw-rw-r-- 1 psnc psnc 76M Oct 23 22:00 vagrant_2.0.0_x86_64.deb ➜ Downloads sudo dpkg -i vagrant_2.0.0_x86_64.deb Selecting previously unselected package vagrant. (Reading database ... 245841 files and directories currently installed.) Preparing to unpack vagrant_2.0.0_x86_64.deb ... Unpacking vagrant (1:2.0.0) ... Setting up vagrant (1:2.0.0) ... ➜ Downloads vagrant --version Enter fullscreen mode Exit fullscreen mode Top comments (0) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)