How to Install gnuchess in Ubuntu 18.04



Install gnuchess by entering the following commands in the terminal:

sudo apt update
sudo apt install gnuchess

Description:

Plays a game of chess, either against the user or against itself

Gnuchess is an updated version of the GNU chess playing program. It is now based on the fruit chess engine and uses the UCI chess engine protocol. It has a simple alpha-numeric board display, and is also compatible with frontends like xboard, scid and eboard.

Homepage: http://www.gnu.org/software/chess/

Version: 6.2.5-1

Section: universe/games