Skip to content

Instantly share code, notes, and snippets.

@anibalardid
Last active January 16, 2019 01:46
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 anibalardid/5bd92d6f83ff00d52f6a2e1ea86604bd to your computer and use it in GitHub Desktop.
Save anibalardid/5bd92d6f83ff00d52f6a2e1ea86604bd to your computer and use it in GitHub Desktop.
[Prueba 1] prueba numero 1 de snipper #test #bash
How to install Linux AppImage
Make the AppImage executable:
$ chmod a+x ~/Downloads/cacher-2.3.6-x86_64.AppImage
Run the AppImage:
$ cd ~/Downloads
$ ./cacher-2.3.6-x86_64.AppImage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment