Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jansendotsh/fe041efcb118c71dd160eb7cfceab88b to your computer and use it in GitHub Desktop.
Save jansendotsh/fe041efcb118c71dd160eb7cfceab88b to your computer and use it in GitHub Desktop.
➜ Git wget https://releases.hashicorp.com/vagrant/2.2.9/vagrant_2.2.9_linux_amd64.zip
--2020-05-23 08:56:33-- https://releases.hashicorp.com/vagrant/2.2.9/vagrant_2.2.9_linux_amd64.zip
Resolving releases.hashicorp.com (releases.hashicorp.com)... 151.101.53.183, 2a04:4e42:d::439
Connecting to releases.hashicorp.com (releases.hashicorp.com)|151.101.53.183|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 37207074 (35M) [application/zip]
Saving to: ‘vagrant_2.2.9_linux_amd64.zip’
vagrant_2.2.9_linux_amd64.zip 100%[========================================================================================================================================>] 35.48M 84.5MB/s in 0.4s
2020-05-23 08:56:34 (84.5 MB/s) - ‘vagrant_2.2.9_linux_amd64.zip’ saved [37207074/37207074]
➜ Git unzip vagrant_2.2.9_linux_amd64.zip
Archive: vagrant_2.2.9_linux_amd64.zip
inflating: vagrant
➜ Git ./vagrant
fuse: failed to exec fusermount: No such file or directory
Cannot mount AppImage, please check your FUSE setup.
You might still be able to extract the contents of this AppImage
if you run it with the --appimage-extract option.
See https://github.com/AppImage/AppImageKit/wiki/FUSE
for more information
open dir error: No such file or directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment