appimage install code example
Example 1: appimage install kali linux
./exampleName.AppImage
Example 2: appimage install kali linux
$ chmod a+x Subsurface*.AppImage
Example 3: AppImage
//make executable
$ chmod a+x Subsurface*.AppImage
//run with
$ ./Subsurface*.AppImage
Example 4: appimage install kali linux
$ ./Subsurface*.AppImage