How to Install and Uninstall stockfish.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 02,2024

1. Install "stockfish.x86_64" package

This guide covers the steps necessary to install stockfish.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install stockfish.x86_64

2. Uninstall "stockfish.x86_64" package

Here is a brief guide to show you how to uninstall stockfish.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove stockfish.x86_64 $ sudo dnf autoremove

3. Information about the stockfish.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:05:41 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : stockfish
Version : 16
Release : 1.el9
Architecture : x86_64
Size : 32 M
Source : stockfish-16-1.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.