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

Last updated: October 10,2024

1. Install "stockfish.x86_64" package

This tutorial shows how to install stockfish.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install stockfish.x86_64

2. Uninstall "stockfish.x86_64" package

This is a short guide on how to uninstall stockfish.x86_64 on CentOS Stream 9:

$ sudo dnf remove stockfish.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:36:37 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : stockfish
Version : 16.1
Release : 7.el9
Architecture : x86_64
Size : 55 M
Source : stockfish-16.1-7.el9.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.