This is the easy way to execute an AppImage on Linux OS.
1. You can make the AppImage executable as follows:
$ chmod a+x QueryPie-x.x.x.AppImage
2. And then you can execute an AppImage as follows:
$ ./QueryPie-x.x.x.AppImage
* Check Requirements : OpenSSL 1.1 or higher
Comments
0 comments