How to Install and Uninstall stockfish.x86_64 Package on CentOS Stream 8

Last updated: October 09,2024

1. Install "stockfish.x86_64" package

Please follow the steps below to install stockfish.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install stockfish.x86_64

2. Uninstall "stockfish.x86_64" package

This guide let you learn how to uninstall stockfish.x86_64 on CentOS Stream 8:

$ sudo dnf remove stockfish.x86_64 $ sudo dnf autoremove

3. Information about the stockfish.x86_64 package on CentOS Stream 8

Last metadata expiration check: 5:59:59 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : stockfish
Version : 16
Release : 1.el8
Architecture : x86_64
Size : 32 M
Source : stockfish-16-1.el8.src.rpm
Repository : epel
Summary : Powerful open source chess engine
URL : http://stockfishchess.org
License : GPL-3.0-or-later AND CC0-1.0
Description : Stockfish is a free UCI chess engine derived from Glaurung 2.1. It is not a
: complete chess program, but requires some UCI compatible GUI (like XBoard with
: PolyGlot, eboard, Arena, Sigma Chess, Shredder, Chess Partner or Fritz) in
: order to be used comfortably. Read the documentation for your GUI of choice for
: information about how to use Stockfish with your GUI.