NixOS
Chess-tui can be directly installed from the NixOS package manager.
Installation
A nix-shell will temporarily modify your $PATH environment variable. This can be used to try a piece of software before deciding to permanently install it.
nix-shell -p chess-tui
This package is available on the official NixOS repositories.