en
cs
Debian 11.5
Installation
Download the purchased .deb package and install it by the following commands:
apt-get install stockfish alsa-utils espeak apt-get install ./<packagename>.deb
<packagename>.deb is the name of the nocheto package, for example nocheto_3.1.0-0_amd64.deb.
Continue with the postinstall instructions.
ldd output
The ldd output shows which libraries are used by the nocheto executable. If you have a linux distribution with the same libraries installed, nocheto will probably work there too.
ldd /usr/local/bin/nocheto linux-vdso.so.1 (0x00007fffd92f8000) libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f314e664000) libedit.so.2 => /usr/lib/x86_64-linux-gnu/libedit.so.2 (0x00007f314e62b000) libcrypto.so.1.1 => /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1 (0x00007f314e337000) libssl.so.1.1 => /usr/lib/x86_64-linux-gnu/libssl.so.1.1 (0x00007f314e2a4000) libsqlite3.so.0 => /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 (0x00007f314e161000) libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f314e13f000) libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f314df70000) libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f314de2c000) libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f314de12000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f314dc3d000) /lib64/ld-linux-x86-64.so.2 (0x00007f314ec20000) libtinfo.so.6 => /lib/x86_64-linux-gnu/libtinfo.so.6 (0x00007f314dc0e000) libbsd.so.0 => /usr/lib/x86_64-linux-gnu/libbsd.so.0 (0x00007f314dbf7000) libmd.so.0 => /usr/lib/x86_64-linux-gnu/libmd.so.0 (0x00007f314dbe8000)