How to run portable version on Linux

March 13, 2022 ยท View on GitHub

  • download an appImage file https://github.com/horsicq/XAPKDetector/releases/download/0.03/XAPKDetector-0.03-x86_64.AppImage
  • make the file executable (chmod +x XAPKDetector-0.03-x86_64.AppImage)
  • run it (./XAPKDetector-0.03-x86_64.AppImage)