Skip to content

AppImage

Arto Jonsson edited this page Nov 20, 2022 · 1 revision

Running

The AppImage file is a self-contained executable for Linux systems. To run it, give the file execute permissions:

chmod +x Cute_Chess-*.AppImage

Then run the file either from the command-line or file manager.

Using cutechess-cli

To run cutechess-cli with the AppImage, execute it with cli as the first command-line argument followed by arguments to cutechess-cli:

./Cute_Chess-*.AppImage cli

Clone this wiki locally