en
cs
Fedora 32
This package was also sucessfully tested on Fedora 33/34/35/36.
Installation
Download the purchased .rpm package and install it by the following commands:
dnf install stockfish alsa-utils espeak dnf install ./<packagename>.rpm
<packagename>.rpm is the name of the nocheto package, for example nocheto-3.1.0-0.x86_64.rpm.
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 (0x00007ffc893dd000) libdl.so.2 => /lib64/libdl.so.2 (0x00007f3b41ce0000) libedit.so.0 => /lib64/libedit.so.0 (0x00007f3b41ca3000) libcrypto.so.1.1 => /lib64/libcrypto.so.1.1 (0x00007f3b419b1000) libssl.so.1.1 => /lib64/libssl.so.1.1 (0x00007f3b4191a000) libsqlite3.so.0 => /lib64/libsqlite3.so.0 (0x00007f3b417e3000) libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f3b417c1000) libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f3b415cf000) libm.so.6 => /lib64/libm.so.6 (0x00007f3b4148a000) libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f3b4146f000) libc.so.6 => /lib64/libc.so.6 (0x00007f3b412a5000) /lib64/ld-linux-x86-64.so.2 (0x00007f3b41cf2000) libtinfo.so.6 => /lib64/libtinfo.so.6 (0x00007f3b41276000) libz.so.1 => /lib64/libz.so.1 (0x00007f3b4125c000)