Fedora 36 (and Fedora 37)
This package was also sucessfully tested on Fedora 37.
Installation
Download the .rpm package and install it by the following command:
dnf install stockfish alsa-utils espeak dnf install <packagename>.rpm
<packagename>.rpm is the name of nocheto or nochetoengi package, i.e. nochetoengi-2.5.0-0.x86_64.rpm or nocheto-2.5.0-0.x86_64.rpm.
Continue with postinstall instructions.
ldd output
The ldd output shows which libraries are used by nocheto. If you have the same libraries installed in a different distribution, nocheto will probably work there too.
ldd /usr/local/bin/nocheto linux-vdso.so.1 (0x00007ffc313ea000) libedit.so.0 => /lib64/libedit.so.0 (0x00007f4312799000) libcrypto.so.3 => /lib64/libcrypto.so.3 (0x00007f4312371000) libssl.so.3 => /lib64/libssl.so.3 (0x00007f43122ce000) libsqlite3.so.0 => /lib64/libsqlite3.so.0 (0x00007f431218a000) libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f4311f56000) libm.so.6 => /lib64/libm.so.6 (0x00007f4311e78000) libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f4311e56000) libc.so.6 => /lib64/libc.so.6 (0x00007f4311c54000) libtinfo.so.6 => /lib64/libtinfo.so.6 (0x00007f4311c25000) libz.so.1 => /lib64/libz.so.1 (0x00007f4311c0b000) /lib64/ld-linux-x86-64.so.2 (0x00007f43127de000)