How to Install glaurung in Ubuntu 18.04



Install glaurung by entering the following commands in the terminal:

sudo apt update
sudo apt install glaurung

Description:

free UCI chess engine, to calculate chess moves

This is a very strong chess engine, finished 4th place at internatonal ChessWar X. It uses the UCI (universal chess interface), for chess engines as communication protocol. This means to play against it, you have to use an UCI capable interface, like knights. Or an xboard adapter like polyglot.

Homepage: http://www.glaurungchess.com/

Version: 2.2-2ubuntu2

Section: universe/games