Jerry 4.0.0
Version 4.0.0
- complete rewrite
- allows position searches even in very large PGN files
Installation on Windows:
- download
SetupJerryChess.exeand run it
Installation on Linux
-
Install from Snapstore
sudo snap install jerry- add manual permission to read from removable media by
snap connect jerry:removable-media - add manual permission for printing by
snap connect jerry:cups-control
-
Or download manually the attached tar.xz, untar & unzip by
tar xvf jerry-4.0.0.tar.xz -
Install OpenJDK 11 or higher, e.g.
sudo apt install openjdk-11-jre -
cd jerryand then start by./start.sh
You need a 64 bit OS both for Windows and Linux!