How To Install pychess on Fedora 34

pychess is Chess game for GNOME

Introduction

In this tutorial we learn how to install pychess on Fedora 34.

What is pychess

PyChess is a GTK+ chess game for Linux. It is designed to at the same time be easy to use, beautiful to look at, and provide advanced functions for advanced players.

We can use yum or dnf to install pychess on Fedora 34. In this tutorial we discuss both methods but you only need to choose one of method to install pychess.

Install pychess on Fedora 34 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

The output should look something like this:

Fedora 34 - x86_64                               20 kB/s | 6.6 kB     00:00
Fedora 34 openh264 (From Cisco) - x86_64        1.4 kB/s | 989  B     00:00
Fedora Modular 34 - x86_64                       68 kB/s | 6.5 kB     00:00
Fedora 34 - x86_64 - Updates                    3.5 kB/s | 6.2 kB     00:01
Fedora Modular 34 - x86_64 - Updates             17 kB/s | 5.9 kB     00:00
Metadata cache created.

After updating yum database, We can install pychess using dnf by running the following command:

sudo dnf -y install pychess

Install pychess on Fedora 34 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

The output should look something like this:

Fedora 34 - x86_64                               20 kB/s | 6.6 kB     00:00
Fedora 34 openh264 (From Cisco) - x86_64        1.4 kB/s | 989  B     00:00
Fedora Modular 34 - x86_64                       68 kB/s | 6.5 kB     00:00
Fedora 34 - x86_64 - Updates                    3.5 kB/s | 6.2 kB     00:01
Fedora Modular 34 - x86_64 - Updates             17 kB/s | 5.9 kB     00:00
Metadata cache created.

After updating yum database, We can install pychess using yum by running the following command:

sudo yum -y install pychess

How To Uninstall pychess on Fedora 34

To uninstall only the pychess package we can use the following command:

sudo dnf remove pychess

pychess Package Contents on Fedora 34

/usr/bin/pychess
/usr/lib/python3.9/site-packages/pychess
/usr/lib/python3.9/site-packages/pychess-0.12.4-py3.9.egg-info
/usr/lib/python3.9/site-packages/pychess/Main.py
/usr/lib/python3.9/site-packages/pychess/Players
/usr/lib/python3.9/site-packages/pychess/Players/CECPEngine.py
/usr/lib/python3.9/site-packages/pychess/Players/Engine.py
/usr/lib/python3.9/site-packages/pychess/Players/Human.py
/usr/lib/python3.9/site-packages/pychess/Players/ICPlayer.py
/usr/lib/python3.9/site-packages/pychess/Players/Player.py
/usr/lib/python3.9/site-packages/pychess/Players/ProtocolEngine.py
/usr/lib/python3.9/site-packages/pychess/Players/PyChess.py
/usr/lib/python3.9/site-packages/pychess/Players/PyChessCECP.py
/usr/lib/python3.9/site-packages/pychess/Players/PyChessFICS.py
/usr/lib/python3.9/site-packages/pychess/Players/UCIEngine.py
/usr/lib/python3.9/site-packages/pychess/Players/__init__.py
/usr/lib/python3.9/site-packages/pychess/Players/__pycache__
/usr/lib/python3.9/site-packages/pychess/Players/__pycache__/CECPEngine.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Players/__pycache__/CECPEngine.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Players/__pycache__/Engine.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Players/__pycache__/Engine.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Players/__pycache__/Human.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Players/__pycache__/Human.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Players/__pycache__/ICPlayer.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Players/__pycache__/ICPlayer.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Players/__pycache__/Player.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Players/__pycache__/Player.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Players/__pycache__/ProtocolEngine.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Players/__pycache__/ProtocolEngine.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Players/__pycache__/PyChess.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Players/__pycache__/PyChess.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Players/__pycache__/PyChessCECP.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Players/__pycache__/PyChessCECP.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Players/__pycache__/PyChessFICS.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Players/__pycache__/PyChessFICS.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Players/__pycache__/UCIEngine.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Players/__pycache__/UCIEngine.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Players/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Players/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Players/__pycache__/engineNest.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Players/__pycache__/engineNest.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Players/engineNest.py
/usr/lib/python3.9/site-packages/pychess/Savers
/usr/lib/python3.9/site-packages/pychess/Savers/ChessFile.py
/usr/lib/python3.9/site-packages/pychess/Savers/__init__.py
/usr/lib/python3.9/site-packages/pychess/Savers/__pycache__
/usr/lib/python3.9/site-packages/pychess/Savers/__pycache__/ChessFile.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Savers/__pycache__/ChessFile.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Savers/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Savers/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Savers/__pycache__/chessalpha2.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Savers/__pycache__/chessalpha2.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Savers/__pycache__/chesspastebin.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Savers/__pycache__/chesspastebin.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Savers/__pycache__/database.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Savers/__pycache__/database.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Savers/__pycache__/epd.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Savers/__pycache__/epd.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Savers/__pycache__/fen.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Savers/__pycache__/fen.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Savers/__pycache__/pgn.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Savers/__pycache__/pgn.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Savers/__pycache__/pgnbase.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Savers/__pycache__/pgnbase.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Savers/__pycache__/png.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Savers/__pycache__/png.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Savers/chessalpha2.py
/usr/lib/python3.9/site-packages/pychess/Savers/chesspastebin.py
/usr/lib/python3.9/site-packages/pychess/Savers/database.py
/usr/lib/python3.9/site-packages/pychess/Savers/epd.py
/usr/lib/python3.9/site-packages/pychess/Savers/fen.py
/usr/lib/python3.9/site-packages/pychess/Savers/pgn.py
/usr/lib/python3.9/site-packages/pychess/Savers/pgnbase.py
/usr/lib/python3.9/site-packages/pychess/Savers/png.py
/usr/lib/python3.9/site-packages/pychess/System
/usr/lib/python3.9/site-packages/pychess/System/Log.py
/usr/lib/python3.9/site-packages/pychess/System/LogEmitter.py
/usr/lib/python3.9/site-packages/pychess/System/MultiArray.py
/usr/lib/python3.9/site-packages/pychess/System/SubProcess.py
/usr/lib/python3.9/site-packages/pychess/System/TaskQueue.py
/usr/lib/python3.9/site-packages/pychess/System/__init__.py
/usr/lib/python3.9/site-packages/pychess/System/__pycache__
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/Log.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/Log.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/LogEmitter.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/LogEmitter.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/MultiArray.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/MultiArray.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/SubProcess.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/SubProcess.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/TaskQueue.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/TaskQueue.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/accordion.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/accordion.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/cairoextras.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/cairoextras.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/command.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/command.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/conf.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/conf.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/debug.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/debug.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/gstreamer.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/gstreamer.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/idle_add.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/idle_add.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/ping.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/ping.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/prefix.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/prefix.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/protoopen.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/protoopen.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/repeat.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/repeat.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/uistuff.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/uistuff.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/which.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/System/__pycache__/which.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/System/accordion.py
/usr/lib/python3.9/site-packages/pychess/System/cairoextras.py
/usr/lib/python3.9/site-packages/pychess/System/command.py
/usr/lib/python3.9/site-packages/pychess/System/conf.py
/usr/lib/python3.9/site-packages/pychess/System/debug.py
/usr/lib/python3.9/site-packages/pychess/System/gstreamer.py
/usr/lib/python3.9/site-packages/pychess/System/idle_add.py
/usr/lib/python3.9/site-packages/pychess/System/ping.py
/usr/lib/python3.9/site-packages/pychess/System/prefix.py
/usr/lib/python3.9/site-packages/pychess/System/protoopen.py
/usr/lib/python3.9/site-packages/pychess/System/repeat.py
/usr/lib/python3.9/site-packages/pychess/System/uistuff.py
/usr/lib/python3.9/site-packages/pychess/System/which.py
/usr/lib/python3.9/site-packages/pychess/Utils
/usr/lib/python3.9/site-packages/pychess/Utils/Board.py
/usr/lib/python3.9/site-packages/pychess/Utils/Cord.py
/usr/lib/python3.9/site-packages/pychess/Utils/EndgameTable.py
/usr/lib/python3.9/site-packages/pychess/Utils/GameModel.py
/usr/lib/python3.9/site-packages/pychess/Utils/IconLoader.py
/usr/lib/python3.9/site-packages/pychess/Utils/Move.py
/usr/lib/python3.9/site-packages/pychess/Utils/Offer.py
/usr/lib/python3.9/site-packages/pychess/Utils/Piece.py
/usr/lib/python3.9/site-packages/pychess/Utils/SetupModel.py
/usr/lib/python3.9/site-packages/pychess/Utils/TimeModel.py
/usr/lib/python3.9/site-packages/pychess/Utils/__init__.py
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/Board.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/Board.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/Cord.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/Cord.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/EndgameTable.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/EndgameTable.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/GameModel.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/GameModel.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/IconLoader.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/IconLoader.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/Move.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/Move.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/Offer.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/Offer.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/Piece.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/Piece.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/SetupModel.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/SetupModel.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/TimeModel.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/TimeModel.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/book.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/book.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/checkversion.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/checkversion.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/const.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/const.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/eco.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/eco.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/eval.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/eval.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/logic.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/logic.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/repr.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/__pycache__/repr.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/book.py
/usr/lib/python3.9/site-packages/pychess/Utils/checkversion.py
/usr/lib/python3.9/site-packages/pychess/Utils/const.py
/usr/lib/python3.9/site-packages/pychess/Utils/eco.py
/usr/lib/python3.9/site-packages/pychess/Utils/eval.py
/usr/lib/python3.9/site-packages/pychess/Utils/logic.py
/usr/lib/python3.9/site-packages/pychess/Utils/lutils
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/Benchmark.py
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/LBoard.py
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/PolyglotHash.py
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/TranspositionTable.py
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__init__.py
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/Benchmark.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/Benchmark.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/LBoard.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/LBoard.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/PolyglotHash.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/PolyglotHash.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/TranspositionTable.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/TranspositionTable.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/attack.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/attack.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/bitboard.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/bitboard.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/egtb_gaviota.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/egtb_gaviota.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/egtb_k4it.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/egtb_k4it.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/ldata.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/ldata.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/ldraw.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/ldraw.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/leval.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/leval.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/lmove.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/lmove.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/lmovegen.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/lmovegen.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/lsearch.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/lsearch.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/lsort.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/lsort.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/perft.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/perft.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/strateval.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/strateval.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/validator.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/__pycache__/validator.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/attack.py
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/bitboard.py
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/egtb_gaviota.py
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/egtb_k4it.py
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/ldata.py
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/ldraw.py
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/leval.py
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/lmove.py
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/lmovegen.py
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/lsearch.py
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/lsort.py
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/perft.py
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/strateval.py
/usr/lib/python3.9/site-packages/pychess/Utils/lutils/validator.py
/usr/lib/python3.9/site-packages/pychess/Utils/repr.py
/usr/lib/python3.9/site-packages/pychess/Variants
/usr/lib/python3.9/site-packages/pychess/Variants/__init__.py
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/asean.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/asean.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/asymmetricrandom.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/asymmetricrandom.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/atomic.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/atomic.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/blindfold.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/blindfold.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/bughouse.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/bughouse.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/corner.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/corner.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/crazyhouse.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/crazyhouse.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/euroshogi.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/euroshogi.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/fischerandom.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/fischerandom.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/kingofthehill.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/kingofthehill.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/knightodds.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/knightodds.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/losers.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/losers.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/normal.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/normal.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/pawnodds.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/pawnodds.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/pawnspassed.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/pawnspassed.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/pawnspushed.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/pawnspushed.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/queenodds.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/queenodds.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/randomchess.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/randomchess.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/rookodds.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/rookodds.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/setupposition.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/setupposition.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/shuffle.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/shuffle.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/suicide.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/suicide.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/theban.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/theban.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/threecheck.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/threecheck.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/upsidedown.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/upsidedown.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/wildcastle.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/wildcastle.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/wildcastleshuffle.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/__pycache__/wildcastleshuffle.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/Variants/asean.py
/usr/lib/python3.9/site-packages/pychess/Variants/asymmetricrandom.py
/usr/lib/python3.9/site-packages/pychess/Variants/atomic.py
/usr/lib/python3.9/site-packages/pychess/Variants/blindfold.py
/usr/lib/python3.9/site-packages/pychess/Variants/bughouse.py
/usr/lib/python3.9/site-packages/pychess/Variants/corner.py
/usr/lib/python3.9/site-packages/pychess/Variants/crazyhouse.py
/usr/lib/python3.9/site-packages/pychess/Variants/euroshogi.py
/usr/lib/python3.9/site-packages/pychess/Variants/fischerandom.py
/usr/lib/python3.9/site-packages/pychess/Variants/kingofthehill.py
/usr/lib/python3.9/site-packages/pychess/Variants/knightodds.py
/usr/lib/python3.9/site-packages/pychess/Variants/losers.py
/usr/lib/python3.9/site-packages/pychess/Variants/normal.py
/usr/lib/python3.9/site-packages/pychess/Variants/pawnodds.py
/usr/lib/python3.9/site-packages/pychess/Variants/pawnspassed.py
/usr/lib/python3.9/site-packages/pychess/Variants/pawnspushed.py
/usr/lib/python3.9/site-packages/pychess/Variants/queenodds.py
/usr/lib/python3.9/site-packages/pychess/Variants/randomchess.py
/usr/lib/python3.9/site-packages/pychess/Variants/rookodds.py
/usr/lib/python3.9/site-packages/pychess/Variants/setupposition.py
/usr/lib/python3.9/site-packages/pychess/Variants/shuffle.py
/usr/lib/python3.9/site-packages/pychess/Variants/suicide.py
/usr/lib/python3.9/site-packages/pychess/Variants/theban.py
/usr/lib/python3.9/site-packages/pychess/Variants/threecheck.py
/usr/lib/python3.9/site-packages/pychess/Variants/upsidedown.py
/usr/lib/python3.9/site-packages/pychess/Variants/wildcastle.py
/usr/lib/python3.9/site-packages/pychess/Variants/wildcastleshuffle.py
/usr/lib/python3.9/site-packages/pychess/__init__.py
/usr/lib/python3.9/site-packages/pychess/__pycache__
/usr/lib/python3.9/site-packages/pychess/__pycache__/Main.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/__pycache__/Main.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/__pycache__/compat.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/__pycache__/compat.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/compat.py
/usr/lib/python3.9/site-packages/pychess/gfx
/usr/lib/python3.9/site-packages/pychess/gfx/Pieces.py
/usr/lib/python3.9/site-packages/pychess/gfx/__init__.py
/usr/lib/python3.9/site-packages/pychess/gfx/__pycache__
/usr/lib/python3.9/site-packages/pychess/gfx/__pycache__/Pieces.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/gfx/__pycache__/Pieces.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/gfx/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/gfx/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/ic
/usr/lib/python3.9/site-packages/pychess/ic/FICSConnection.py
/usr/lib/python3.9/site-packages/pychess/ic/FICSObjects.py
/usr/lib/python3.9/site-packages/pychess/ic/ICGameModel.py
/usr/lib/python3.9/site-packages/pychess/ic/ICLogon.py
/usr/lib/python3.9/site-packages/pychess/ic/ICLounge.py
/usr/lib/python3.9/site-packages/pychess/ic/TimeSeal.py
/usr/lib/python3.9/site-packages/pychess/ic/VerboseTelnet.py
/usr/lib/python3.9/site-packages/pychess/ic/__init__.py
/usr/lib/python3.9/site-packages/pychess/ic/__pycache__
/usr/lib/python3.9/site-packages/pychess/ic/__pycache__/FICSConnection.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/ic/__pycache__/FICSConnection.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/ic/__pycache__/FICSObjects.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/ic/__pycache__/FICSObjects.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/ic/__pycache__/ICGameModel.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/ic/__pycache__/ICGameModel.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/ic/__pycache__/ICLogon.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/ic/__pycache__/ICLogon.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/ic/__pycache__/ICLounge.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/ic/__pycache__/ICLounge.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/ic/__pycache__/TimeSeal.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/ic/__pycache__/TimeSeal.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/ic/__pycache__/VerboseTelnet.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/ic/__pycache__/VerboseTelnet.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/ic/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/ic/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/ic/managers
/usr/lib/python3.9/site-packages/pychess/ic/managers/AdjournManager.py
/usr/lib/python3.9/site-packages/pychess/ic/managers/AutoLogOutManager.py
/usr/lib/python3.9/site-packages/pychess/ic/managers/BoardManager.py
/usr/lib/python3.9/site-packages/pychess/ic/managers/ChatManager.py
/usr/lib/python3.9/site-packages/pychess/ic/managers/ConsoleManager.py
/usr/lib/python3.9/site-packages/pychess/ic/managers/ErrorManager.py
/usr/lib/python3.9/site-packages/pychess/ic/managers/FingerManager.py
/usr/lib/python3.9/site-packages/pychess/ic/managers/HelperManager.py
/usr/lib/python3.9/site-packages/pychess/ic/managers/ListAndVarManager.py
/usr/lib/python3.9/site-packages/pychess/ic/managers/NewsManager.py
/usr/lib/python3.9/site-packages/pychess/ic/managers/OfferManager.py
/usr/lib/python3.9/site-packages/pychess/ic/managers/SeekManager.py
/usr/lib/python3.9/site-packages/pychess/ic/managers/__init__.py
/usr/lib/python3.9/site-packages/pychess/ic/managers/__pycache__
/usr/lib/python3.9/site-packages/pychess/ic/managers/__pycache__/AdjournManager.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/ic/managers/__pycache__/AdjournManager.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/ic/managers/__pycache__/AutoLogOutManager.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/ic/managers/__pycache__/AutoLogOutManager.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/ic/managers/__pycache__/BoardManager.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/ic/managers/__pycache__/BoardManager.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/ic/managers/__pycache__/ChatManager.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/ic/managers/__pycache__/ChatManager.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/ic/managers/__pycache__/ConsoleManager.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/ic/managers/__pycache__/ConsoleManager.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/ic/managers/__pycache__/ErrorManager.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/ic/managers/__pycache__/ErrorManager.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/ic/managers/__pycache__/FingerManager.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/ic/managers/__pycache__/FingerManager.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/ic/managers/__pycache__/HelperManager.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/ic/managers/__pycache__/HelperManager.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/ic/managers/__pycache__/ListAndVarManager.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/ic/managers/__pycache__/ListAndVarManager.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/ic/managers/__pycache__/NewsManager.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/ic/managers/__pycache__/NewsManager.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/ic/managers/__pycache__/OfferManager.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/ic/managers/__pycache__/OfferManager.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/ic/managers/__pycache__/SeekManager.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/ic/managers/__pycache__/SeekManager.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/ic/managers/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/ic/managers/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets
/usr/lib/python3.9/site-packages/pychess/widgets/Background.py
/usr/lib/python3.9/site-packages/pychess/widgets/BoardControl.py
/usr/lib/python3.9/site-packages/pychess/widgets/BoardPreview.py
/usr/lib/python3.9/site-packages/pychess/widgets/BoardView.py
/usr/lib/python3.9/site-packages/pychess/widgets/BorderBox.py
/usr/lib/python3.9/site-packages/pychess/widgets/ChainVBox.py
/usr/lib/python3.9/site-packages/pychess/widgets/ChatView.py
/usr/lib/python3.9/site-packages/pychess/widgets/ChatWindow.py
/usr/lib/python3.9/site-packages/pychess/widgets/ChessClock.py
/usr/lib/python3.9/site-packages/pychess/widgets/ConsoleWindow.py
/usr/lib/python3.9/site-packages/pychess/widgets/ImageMenu.py
/usr/lib/python3.9/site-packages/pychess/widgets/InfoBar.py
/usr/lib/python3.9/site-packages/pychess/widgets/LogDialog.py
/usr/lib/python3.9/site-packages/pychess/widgets/MenuItemsDict.py
/usr/lib/python3.9/site-packages/pychess/widgets/PieceWidget.py
/usr/lib/python3.9/site-packages/pychess/widgets/PromotionDialog.py
/usr/lib/python3.9/site-packages/pychess/widgets/SetupBoard.py
/usr/lib/python3.9/site-packages/pychess/widgets/SpotGraph.py
/usr/lib/python3.9/site-packages/pychess/widgets/TaskerManager.py
/usr/lib/python3.9/site-packages/pychess/widgets/ToggleComboBox.py
/usr/lib/python3.9/site-packages/pychess/widgets/__init__.py
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/Background.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/Background.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/BoardControl.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/BoardControl.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/BoardPreview.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/BoardPreview.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/BoardView.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/BoardView.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/BorderBox.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/BorderBox.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/ChainVBox.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/ChainVBox.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/ChatView.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/ChatView.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/ChatWindow.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/ChatWindow.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/ChessClock.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/ChessClock.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/ConsoleWindow.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/ConsoleWindow.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/ImageMenu.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/ImageMenu.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/InfoBar.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/InfoBar.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/LogDialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/LogDialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/MenuItemsDict.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/MenuItemsDict.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/PieceWidget.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/PieceWidget.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/PromotionDialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/PromotionDialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/SetupBoard.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/SetupBoard.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/SpotGraph.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/SpotGraph.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/TaskerManager.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/TaskerManager.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/ToggleComboBox.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/ToggleComboBox.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/analyzegameDialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/analyzegameDialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/discovererDialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/discovererDialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/enginesDialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/enginesDialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/gameinfoDialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/gameinfoDialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/gamenanny.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/gamenanny.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/gamewidget.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/gamewidget.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/ionest.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/ionest.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/newGameDialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/newGameDialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/playerinfoDialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/playerinfoDialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/preferencesDialog.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/preferencesDialog.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/tipOfTheDay.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/__pycache__/tipOfTheDay.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/analyzegameDialog.py
/usr/lib/python3.9/site-packages/pychess/widgets/discovererDialog.py
/usr/lib/python3.9/site-packages/pychess/widgets/enginesDialog.py
/usr/lib/python3.9/site-packages/pychess/widgets/gameinfoDialog.py
/usr/lib/python3.9/site-packages/pychess/widgets/gamenanny.py
/usr/lib/python3.9/site-packages/pychess/widgets/gamewidget.py
/usr/lib/python3.9/site-packages/pychess/widgets/ionest.py
/usr/lib/python3.9/site-packages/pychess/widgets/newGameDialog.py
/usr/lib/python3.9/site-packages/pychess/widgets/playerinfoDialog.py
/usr/lib/python3.9/site-packages/pychess/widgets/preferencesDialog.py
/usr/lib/python3.9/site-packages/pychess/widgets/pydock
/usr/lib/python3.9/site-packages/pychess/widgets/pydock/ArrowButton.py
/usr/lib/python3.9/site-packages/pychess/widgets/pydock/HighlightArea.py
/usr/lib/python3.9/site-packages/pychess/widgets/pydock/OverlayWindow.py
/usr/lib/python3.9/site-packages/pychess/widgets/pydock/PyDockComposite.py
/usr/lib/python3.9/site-packages/pychess/widgets/pydock/PyDockLeaf.py
/usr/lib/python3.9/site-packages/pychess/widgets/pydock/PyDockTop.py
/usr/lib/python3.9/site-packages/pychess/widgets/pydock/StarArrowButton.py
/usr/lib/python3.9/site-packages/pychess/widgets/pydock/__init__.py
/usr/lib/python3.9/site-packages/pychess/widgets/pydock/__pycache__
/usr/lib/python3.9/site-packages/pychess/widgets/pydock/__pycache__/ArrowButton.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/pydock/__pycache__/ArrowButton.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/pydock/__pycache__/HighlightArea.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/pydock/__pycache__/HighlightArea.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/pydock/__pycache__/OverlayWindow.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/pydock/__pycache__/OverlayWindow.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/pydock/__pycache__/PyDockComposite.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/pydock/__pycache__/PyDockComposite.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/pydock/__pycache__/PyDockLeaf.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/pydock/__pycache__/PyDockLeaf.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/pydock/__pycache__/PyDockTop.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/pydock/__pycache__/PyDockTop.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/pydock/__pycache__/StarArrowButton.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/pydock/__pycache__/StarArrowButton.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/pydock/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/pydock/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/pychess/widgets/tipOfTheDay.py
/usr/share/appdata/pychess.appdata.xml
/usr/share/applications/pychess.desktop
/usr/share/doc/pychess
/usr/share/doc/pychess/ARTISTS
/usr/share/doc/pychess/AUTHORS
/usr/share/doc/pychess/DOCUMENTERS
/usr/share/doc/pychess/README.md
/usr/share/doc/pychess/TRANSLATORS
/usr/share/gtksourceview-2.0/language-specs/pgn.lang
/usr/share/icons/hicolor/24x24/apps/pychess.png
/usr/share/icons/hicolor/scalable/apps/pychess.svg
/usr/share/licenses/pychess
/usr/share/licenses/pychess/LICENSE
/usr/share/locale/af/LC_MESSAGES/pychess.mo
/usr/share/locale/ar/LC_MESSAGES/pychess.mo
/usr/share/locale/az/LC_MESSAGES/pychess.mo
/usr/share/locale/bg/LC_MESSAGES/pychess.mo
/usr/share/locale/bn/LC_MESSAGES/pychess.mo
/usr/share/locale/br/LC_MESSAGES/pychess.mo
/usr/share/locale/ca/LC_MESSAGES/pychess.mo
/usr/share/locale/cs/LC_MESSAGES/pychess.mo
/usr/share/locale/da/LC_MESSAGES/pychess.mo
/usr/share/locale/de/LC_MESSAGES/pychess.mo
/usr/share/locale/el/LC_MESSAGES/pychess.mo
/usr/share/locale/en_GB/LC_MESSAGES/pychess.mo
/usr/share/locale/es/LC_MESSAGES/pychess.mo
/usr/share/locale/et/LC_MESSAGES/pychess.mo
/usr/share/locale/eu/LC_MESSAGES/pychess.mo
/usr/share/locale/fa/LC_MESSAGES/pychess.mo
/usr/share/locale/fi/LC_MESSAGES/pychess.mo
/usr/share/locale/fr/LC_MESSAGES/pychess.mo
/usr/share/locale/ga/LC_MESSAGES/pychess.mo
/usr/share/locale/gl/LC_MESSAGES/pychess.mo
/usr/share/locale/he/LC_MESSAGES/pychess.mo
/usr/share/locale/hi/LC_MESSAGES/pychess.mo
/usr/share/locale/hr/LC_MESSAGES/pychess.mo
/usr/share/locale/hu/LC_MESSAGES/pychess.mo
/usr/share/locale/id/LC_MESSAGES/pychess.mo
/usr/share/locale/is/LC_MESSAGES/pychess.mo
/usr/share/locale/it/LC_MESSAGES/pychess.mo
/usr/share/locale/ja/LC_MESSAGES/pychess.mo
/usr/share/locale/jv/LC_MESSAGES/pychess.mo
/usr/share/locale/kn/LC_MESSAGES/pychess.mo
/usr/share/locale/ko/LC_MESSAGES/pychess.mo
/usr/share/locale/ku/LC_MESSAGES/pychess.mo
/usr/share/locale/lt/LC_MESSAGES/pychess.mo
/usr/share/locale/ml/LC_MESSAGES/pychess.mo
/usr/share/locale/nb/LC_MESSAGES/pychess.mo
/usr/share/locale/nl/LC_MESSAGES/pychess.mo
/usr/share/locale/oc/LC_MESSAGES/pychess.mo
/usr/share/locale/pl/LC_MESSAGES/pychess.mo
/usr/share/locale/pl_PL/LC_MESSAGES/pychess.mo
/usr/share/locale/pt/LC_MESSAGES/pychess.mo
/usr/share/locale/pt_BR/LC_MESSAGES/pychess.mo
/usr/share/locale/ro/LC_MESSAGES/pychess.mo
/usr/share/locale/ru/LC_MESSAGES/pychess.mo
/usr/share/locale/si/LC_MESSAGES/pychess.mo
/usr/share/locale/sk/LC_MESSAGES/pychess.mo
/usr/share/locale/sl/LC_MESSAGES/pychess.mo
/usr/share/locale/sq/LC_MESSAGES/pychess.mo
/usr/share/locale/sv/LC_MESSAGES/pychess.mo
/usr/share/locale/te/LC_MESSAGES/pychess.mo
/usr/share/locale/tr/LC_MESSAGES/pychess.mo
/usr/share/locale/uk/LC_MESSAGES/pychess.mo
/usr/share/locale/vi/LC_MESSAGES/pychess.mo
/usr/share/locale/wa/LC_MESSAGES/pychess.mo
/usr/share/locale/zh_CN/LC_MESSAGES/pychess.mo
/usr/share/locale/zu/LC_MESSAGES/pychess.mo
/usr/share/man/man1/pychess.1.gz
/usr/share/pixmaps/pychess.svg
/usr/share/pixmaps/pychess.xmp
/usr/share/pychess
/usr/share/pychess/ARTISTS
/usr/share/pychess/AUTHORS
/usr/share/pychess/DOCUMENTERS
/usr/share/pychess/LICENSE
/usr/share/pychess/README.md
/usr/share/pychess/TRANSLATORS
/usr/share/pychess/eco.db
/usr/share/pychess/flags
/usr/share/pychess/flags/C.png
/usr/share/pychess/flags/ad.png
/usr/share/pychess/flags/ae.png
/usr/share/pychess/flags/af.png
/usr/share/pychess/flags/ag.png
/usr/share/pychess/flags/ai.png
/usr/share/pychess/flags/al.png
/usr/share/pychess/flags/am.png
/usr/share/pychess/flags/an.png
/usr/share/pychess/flags/ao.png
/usr/share/pychess/flags/ar.png
/usr/share/pychess/flags/as.png
/usr/share/pychess/flags/at.png
/usr/share/pychess/flags/au.png
/usr/share/pychess/flags/aw.png
/usr/share/pychess/flags/ax.png
/usr/share/pychess/flags/az.png
/usr/share/pychess/flags/ba.png
/usr/share/pychess/flags/bb.png
/usr/share/pychess/flags/bd.png
/usr/share/pychess/flags/be.png
/usr/share/pychess/flags/bf.png
/usr/share/pychess/flags/bg.png
/usr/share/pychess/flags/bh.png
/usr/share/pychess/flags/bi.png
/usr/share/pychess/flags/bj.png
/usr/share/pychess/flags/bm.png
/usr/share/pychess/flags/bn.png
/usr/share/pychess/flags/bo.png
/usr/share/pychess/flags/br.png
/usr/share/pychess/flags/bs.png
/usr/share/pychess/flags/bt.png
/usr/share/pychess/flags/bw.png
/usr/share/pychess/flags/by.png
/usr/share/pychess/flags/bz.png
/usr/share/pychess/flags/ca.png
/usr/share/pychess/flags/cc.png
/usr/share/pychess/flags/cd.png
/usr/share/pychess/flags/cf.png
/usr/share/pychess/flags/cg.png
/usr/share/pychess/flags/ch.png
/usr/share/pychess/flags/ci.png
/usr/share/pychess/flags/ck.png
/usr/share/pychess/flags/cl.png
/usr/share/pychess/flags/cm.png
/usr/share/pychess/flags/cn.png
/usr/share/pychess/flags/co.png
/usr/share/pychess/flags/cr.png
/usr/share/pychess/flags/cu.png
/usr/share/pychess/flags/cv.png
/usr/share/pychess/flags/cx.png
/usr/share/pychess/flags/cy.png
/usr/share/pychess/flags/cz.png
/usr/share/pychess/flags/de.png
/usr/share/pychess/flags/dj.png
/usr/share/pychess/flags/dk.png
/usr/share/pychess/flags/dm.png
/usr/share/pychess/flags/do.png
/usr/share/pychess/flags/dz.png
/usr/share/pychess/flags/ec.png
/usr/share/pychess/flags/ee.png
/usr/share/pychess/flags/eg.png
/usr/share/pychess/flags/eh.png
/usr/share/pychess/flags/er.png
/usr/share/pychess/flags/es.png
/usr/share/pychess/flags/et.png
/usr/share/pychess/flags/fi.png
/usr/share/pychess/flags/fj.png
/usr/share/pychess/flags/fk.png
/usr/share/pychess/flags/fm.png
/usr/share/pychess/flags/fo.png
/usr/share/pychess/flags/fr.png
/usr/share/pychess/flags/ga.png
/usr/share/pychess/flags/gb.png
/usr/share/pychess/flags/gd.png
/usr/share/pychess/flags/ge.png
/usr/share/pychess/flags/gh.png
/usr/share/pychess/flags/gi.png
/usr/share/pychess/flags/gl.png
/usr/share/pychess/flags/gm.png
/usr/share/pychess/flags/gn.png
/usr/share/pychess/flags/gp.png
/usr/share/pychess/flags/gq.png
/usr/share/pychess/flags/gr.png
/usr/share/pychess/flags/gt.png
/usr/share/pychess/flags/gu.png
/usr/share/pychess/flags/gw.png
/usr/share/pychess/flags/gy.png
/usr/share/pychess/flags/hk.png
/usr/share/pychess/flags/hn.png
/usr/share/pychess/flags/hr.png
/usr/share/pychess/flags/ht.png
/usr/share/pychess/flags/hu.png
/usr/share/pychess/flags/id.png
/usr/share/pychess/flags/ie.png
/usr/share/pychess/flags/il.png
/usr/share/pychess/flags/in.png
/usr/share/pychess/flags/iq.png
/usr/share/pychess/flags/ir.png
/usr/share/pychess/flags/is.png
/usr/share/pychess/flags/it.png
/usr/share/pychess/flags/jm.png
/usr/share/pychess/flags/jo.png
/usr/share/pychess/flags/jp.png
/usr/share/pychess/flags/ke.png
/usr/share/pychess/flags/kg.png
/usr/share/pychess/flags/kh.png
/usr/share/pychess/flags/ki.png
/usr/share/pychess/flags/km.png
/usr/share/pychess/flags/kn.png
/usr/share/pychess/flags/kp.png
/usr/share/pychess/flags/kr.png
/usr/share/pychess/flags/kw.png
/usr/share/pychess/flags/ky.png
/usr/share/pychess/flags/kz.png
/usr/share/pychess/flags/la.png
/usr/share/pychess/flags/lb.png
/usr/share/pychess/flags/lc.png
/usr/share/pychess/flags/li.png
/usr/share/pychess/flags/lk.png
/usr/share/pychess/flags/lr.png
/usr/share/pychess/flags/ls.png
/usr/share/pychess/flags/lt.png
/usr/share/pychess/flags/lu.png
/usr/share/pychess/flags/lv.png
/usr/share/pychess/flags/ly.png
/usr/share/pychess/flags/ma.png
/usr/share/pychess/flags/mc.png
/usr/share/pychess/flags/md.png
/usr/share/pychess/flags/mg.png
/usr/share/pychess/flags/mh.png
/usr/share/pychess/flags/mk.png
/usr/share/pychess/flags/ml.png
/usr/share/pychess/flags/mm.png
/usr/share/pychess/flags/mn.png
/usr/share/pychess/flags/mo.png
/usr/share/pychess/flags/mq.png
/usr/share/pychess/flags/mr.png
/usr/share/pychess/flags/ms.png
/usr/share/pychess/flags/mt.png
/usr/share/pychess/flags/mu.png
/usr/share/pychess/flags/mv.png
/usr/share/pychess/flags/mw.png
/usr/share/pychess/flags/mx.png
/usr/share/pychess/flags/my.png
/usr/share/pychess/flags/mz.png
/usr/share/pychess/flags/na.png
/usr/share/pychess/flags/nc.png
/usr/share/pychess/flags/ne.png
/usr/share/pychess/flags/nf.png
/usr/share/pychess/flags/ng.png
/usr/share/pychess/flags/ni.png
/usr/share/pychess/flags/nl.png
/usr/share/pychess/flags/no.png
/usr/share/pychess/flags/np.png
/usr/share/pychess/flags/nr.png
/usr/share/pychess/flags/nu.png
/usr/share/pychess/flags/nz.png
/usr/share/pychess/flags/om.png
/usr/share/pychess/flags/pa.png
/usr/share/pychess/flags/pe.png
/usr/share/pychess/flags/pf.png
/usr/share/pychess/flags/pg.png
/usr/share/pychess/flags/ph.png
/usr/share/pychess/flags/pk.png
/usr/share/pychess/flags/pl.png
/usr/share/pychess/flags/pm.png
/usr/share/pychess/flags/pn.png
/usr/share/pychess/flags/pr.png
/usr/share/pychess/flags/ps.png
/usr/share/pychess/flags/pt.png
/usr/share/pychess/flags/pw.png
/usr/share/pychess/flags/py.png
/usr/share/pychess/flags/qa.png
/usr/share/pychess/flags/ro.png
/usr/share/pychess/flags/ru.png
/usr/share/pychess/flags/rw.png
/usr/share/pychess/flags/sa.png
/usr/share/pychess/flags/sb.png
/usr/share/pychess/flags/sc.png
/usr/share/pychess/flags/sd.png
/usr/share/pychess/flags/se.png
/usr/share/pychess/flags/sg.png
/usr/share/pychess/flags/sh.png
/usr/share/pychess/flags/si.png
/usr/share/pychess/flags/sk.png
/usr/share/pychess/flags/sm.png
/usr/share/pychess/flags/sn.png
/usr/share/pychess/flags/so.png
/usr/share/pychess/flags/sr.png
/usr/share/pychess/flags/st.png
/usr/share/pychess/flags/sv.png
/usr/share/pychess/flags/sy.png
/usr/share/pychess/flags/sz.png
/usr/share/pychess/flags/tc.png
/usr/share/pychess/flags/td.png
/usr/share/pychess/flags/tg.png
/usr/share/pychess/flags/th.png
/usr/share/pychess/flags/tj.png
/usr/share/pychess/flags/tk.png
/usr/share/pychess/flags/tm.png
/usr/share/pychess/flags/tn.png
/usr/share/pychess/flags/to.png
/usr/share/pychess/flags/tp.png
/usr/share/pychess/flags/tr.png
/usr/share/pychess/flags/tt.png
/usr/share/pychess/flags/tv.png
/usr/share/pychess/flags/tw.png
/usr/share/pychess/flags/tz.png
/usr/share/pychess/flags/ua.png
/usr/share/pychess/flags/ug.png
/usr/share/pychess/flags/unknown.png
/usr/share/pychess/flags/us.png
/usr/share/pychess/flags/uy.png
/usr/share/pychess/flags/uz.png
/usr/share/pychess/flags/va.png
/usr/share/pychess/flags/vc.png
/usr/share/pychess/flags/ve.png
/usr/share/pychess/flags/vg.png
/usr/share/pychess/flags/vi.png
/usr/share/pychess/flags/vn.png
/usr/share/pychess/flags/vu.png
/usr/share/pychess/flags/wf.png
/usr/share/pychess/flags/ws.png
/usr/share/pychess/flags/ye.png
/usr/share/pychess/flags/yu.png
/usr/share/pychess/flags/za.png
/usr/share/pychess/flags/zm.png
/usr/share/pychess/flags/zw.png
/usr/share/pychess/glade
/usr/share/pychess/glade/16.png
/usr/share/pychess/glade/PyChess.glade
/usr/share/pychess/glade/about.png
/usr/share/pychess/glade/analyze_game.glade
/usr/share/pychess/glade/black.png
/usr/share/pychess/glade/board.png
/usr/share/pychess/glade/board.svg
/usr/share/pychess/glade/challenge.png
/usr/share/pychess/glade/christmas_about.png
/usr/share/pychess/glade/clear.png
/usr/share/pychess/glade/discovererDialog.glade
/usr/share/pychess/glade/dock_bottom.svg
/usr/share/pychess/glade/dock_center.svg
/usr/share/pychess/glade/dock_left.svg
/usr/share/pychess/glade/dock_right.svg
/usr/share/pychess/glade/dock_star.svg
/usr/share/pychess/glade/dock_top.svg
/usr/share/pychess/glade/document-properties.svg
/usr/share/pychess/glade/fics_logon.glade
/usr/share/pychess/glade/fics_lounge.glade
/usr/share/pychess/glade/findbar.glade
/usr/share/pychess/glade/globe.png
/usr/share/pychess/glade/manseek.png
/usr/share/pychess/glade/newInOut.glade
/usr/share/pychess/glade/panel_annotation.svg
/usr/share/pychess/glade/panel_book.svg
/usr/share/pychess/glade/panel_chat.svg
/usr/share/pychess/glade/panel_comments.svg
/usr/share/pychess/glade/panel_engineoutput.svg
/usr/share/pychess/glade/panel_moves.svg
/usr/share/pychess/glade/panel_score.svg
/usr/share/pychess/glade/piece-black.png
/usr/share/pychess/glade/piece-unknown.png
/usr/share/pychess/glade/piece-white.png
/usr/share/pychess/glade/poput.png
/usr/share/pychess/glade/promotion.glade
/usr/share/pychess/glade/random.png
/usr/share/pychess/glade/saveGamesDialog.glade
/usr/share/pychess/glade/seek.png
/usr/share/pychess/glade/stock-vchain-24.png
/usr/share/pychess/glade/stock-vchain-broken-24.png
/usr/share/pychess/glade/stock_alarm.svg
/usr/share/pychess/glade/taskers.glade
/usr/share/pychess/glade/throbber.svg
/usr/share/pychess/glade/tipoftheday.glade
/usr/share/pychess/glade/white.png
/usr/share/pychess/pieces
/usr/share/pychess/pieces/Alfonso.png
/usr/share/pychess/pieces/Alpha.png
/usr/share/pychess/pieces/Cburnett.png
/usr/share/pychess/pieces/Celtic.png
/usr/share/pychess/pieces/Chessicons.png
/usr/share/pychess/pieces/Chessmonk.png
/usr/share/pychess/pieces/Eyes.png
/usr/share/pychess/pieces/Fantasy.png
/usr/share/pychess/pieces/Fantasy_alt.png
/usr/share/pychess/pieces/Freak.png
/usr/share/pychess/pieces/Freestaunton.png
/usr/share/pychess/pieces/Kilfiger.png
/usr/share/pychess/pieces/Leipzig.png
/usr/share/pychess/pieces/Magnetic.png
/usr/share/pychess/pieces/Makruk.png
/usr/share/pychess/pieces/Maya.png
/usr/share/pychess/pieces/Merida.png
/usr/share/pychess/pieces/Metaltops.png
/usr/share/pychess/pieces/Pirat.png
/usr/share/pychess/pieces/Prmi.png
/usr/share/pychess/pieces/Pychess.png
/usr/share/pychess/pieces/Regular.png
/usr/share/pychess/pieces/Skulls.png
/usr/share/pychess/pieces/Spatial.png
/usr/share/pychess/pieces/alfonso
/usr/share/pychess/pieces/alfonso/bb.svg
/usr/share/pychess/pieces/alfonso/bk.svg
/usr/share/pychess/pieces/alfonso/bn.svg
/usr/share/pychess/pieces/alfonso/bp.svg
/usr/share/pychess/pieces/alfonso/bq.svg
/usr/share/pychess/pieces/alfonso/br.svg
/usr/share/pychess/pieces/alfonso/wb.svg
/usr/share/pychess/pieces/alfonso/wk.svg
/usr/share/pychess/pieces/alfonso/wn.svg
/usr/share/pychess/pieces/alfonso/wp.svg
/usr/share/pychess/pieces/alfonso/wq.svg
/usr/share/pychess/pieces/alfonso/wr.svg
/usr/share/pychess/pieces/alpha
/usr/share/pychess/pieces/alpha/bb.svg
/usr/share/pychess/pieces/alpha/bk.svg
/usr/share/pychess/pieces/alpha/bn.svg
/usr/share/pychess/pieces/alpha/bp.svg
/usr/share/pychess/pieces/alpha/bq.svg
/usr/share/pychess/pieces/alpha/br.svg
/usr/share/pychess/pieces/alpha/wb.svg
/usr/share/pychess/pieces/alpha/wk.svg
/usr/share/pychess/pieces/alpha/wn.svg
/usr/share/pychess/pieces/alpha/wp.svg
/usr/share/pychess/pieces/alpha/wq.svg
/usr/share/pychess/pieces/alpha/wr.svg
/usr/share/pychess/pieces/cburnett
/usr/share/pychess/pieces/cburnett/bb.svg
/usr/share/pychess/pieces/cburnett/bk.svg
/usr/share/pychess/pieces/cburnett/bn.svg
/usr/share/pychess/pieces/cburnett/bp.svg
/usr/share/pychess/pieces/cburnett/bq.svg
/usr/share/pychess/pieces/cburnett/br.svg
/usr/share/pychess/pieces/cburnett/wb.svg
/usr/share/pychess/pieces/cburnett/wk.svg
/usr/share/pychess/pieces/cburnett/wn.svg
/usr/share/pychess/pieces/cburnett/wp.svg
/usr/share/pychess/pieces/cburnett/wq.svg
/usr/share/pychess/pieces/cburnett/wr.svg
/usr/share/pychess/pieces/celtic
/usr/share/pychess/pieces/celtic/celtic.svg
/usr/share/pychess/pieces/chessicons
/usr/share/pychess/pieces/chessicons/bb.svg
/usr/share/pychess/pieces/chessicons/bk.svg
/usr/share/pychess/pieces/chessicons/bn.svg
/usr/share/pychess/pieces/chessicons/bp.svg
/usr/share/pychess/pieces/chessicons/bq.svg
/usr/share/pychess/pieces/chessicons/br.svg
/usr/share/pychess/pieces/chessicons/wb.svg
/usr/share/pychess/pieces/chessicons/wk.svg
/usr/share/pychess/pieces/chessicons/wn.svg
/usr/share/pychess/pieces/chessicons/wp.svg
/usr/share/pychess/pieces/chessicons/wq.svg
/usr/share/pychess/pieces/chessicons/wr.svg
/usr/share/pychess/pieces/chessmonk
/usr/share/pychess/pieces/chessmonk/bb.svg
/usr/share/pychess/pieces/chessmonk/bk.svg
/usr/share/pychess/pieces/chessmonk/bn.svg
/usr/share/pychess/pieces/chessmonk/bp.svg
/usr/share/pychess/pieces/chessmonk/bq.svg
/usr/share/pychess/pieces/chessmonk/br.svg
/usr/share/pychess/pieces/chessmonk/wb.svg
/usr/share/pychess/pieces/chessmonk/wk.svg
/usr/share/pychess/pieces/chessmonk/wn.svg
/usr/share/pychess/pieces/chessmonk/wp.svg
/usr/share/pychess/pieces/chessmonk/wq.svg
/usr/share/pychess/pieces/chessmonk/wr.svg
/usr/share/pychess/pieces/eyes
/usr/share/pychess/pieces/eyes/eyes.svg
/usr/share/pychess/pieces/fantasy
/usr/share/pychess/pieces/fantasy/fantasy.svg
/usr/share/pychess/pieces/fantasy_alt
/usr/share/pychess/pieces/fantasy_alt/fantasy_alt.svg
/usr/share/pychess/pieces/freak
/usr/share/pychess/pieces/freak/freak.svg
/usr/share/pychess/pieces/freestaunton
/usr/share/pychess/pieces/freestaunton/bb.svg
/usr/share/pychess/pieces/freestaunton/bk.svg
/usr/share/pychess/pieces/freestaunton/bn.svg
/usr/share/pychess/pieces/freestaunton/bp.svg
/usr/share/pychess/pieces/freestaunton/bq.svg
/usr/share/pychess/pieces/freestaunton/br.svg
/usr/share/pychess/pieces/freestaunton/wb.svg
/usr/share/pychess/pieces/freestaunton/wk.svg
/usr/share/pychess/pieces/freestaunton/wn.svg
/usr/share/pychess/pieces/freestaunton/wp.svg
/usr/share/pychess/pieces/freestaunton/wq.svg
/usr/share/pychess/pieces/freestaunton/wr.svg
/usr/share/pychess/pieces/kilfiger
/usr/share/pychess/pieces/kilfiger/bb.svg
/usr/share/pychess/pieces/kilfiger/bk.svg
/usr/share/pychess/pieces/kilfiger/bn.svg
/usr/share/pychess/pieces/kilfiger/bp.svg
/usr/share/pychess/pieces/kilfiger/bq.svg
/usr/share/pychess/pieces/kilfiger/br.svg
/usr/share/pychess/pieces/kilfiger/wb.svg
/usr/share/pychess/pieces/kilfiger/wk.svg
/usr/share/pychess/pieces/kilfiger/wn.svg
/usr/share/pychess/pieces/kilfiger/wp.svg
/usr/share/pychess/pieces/kilfiger/wq.svg
/usr/share/pychess/pieces/kilfiger/wr.svg
/usr/share/pychess/pieces/leipzig
/usr/share/pychess/pieces/leipzig/bb.svg
/usr/share/pychess/pieces/leipzig/bk.svg
/usr/share/pychess/pieces/leipzig/bn.svg
/usr/share/pychess/pieces/leipzig/bp.svg
/usr/share/pychess/pieces/leipzig/bq.svg
/usr/share/pychess/pieces/leipzig/br.svg
/usr/share/pychess/pieces/leipzig/wb.svg
/usr/share/pychess/pieces/leipzig/wk.svg
/usr/share/pychess/pieces/leipzig/wn.svg
/usr/share/pychess/pieces/leipzig/wp.svg
/usr/share/pychess/pieces/leipzig/wq.svg
/usr/share/pychess/pieces/leipzig/wr.svg
/usr/share/pychess/pieces/magnetic
/usr/share/pychess/pieces/magnetic/bb.svg
/usr/share/pychess/pieces/magnetic/bk.svg
/usr/share/pychess/pieces/magnetic/bn.svg
/usr/share/pychess/pieces/magnetic/bp.svg
/usr/share/pychess/pieces/magnetic/bq.svg
/usr/share/pychess/pieces/magnetic/br.svg
/usr/share/pychess/pieces/magnetic/wb.svg
/usr/share/pychess/pieces/magnetic/wk.svg
/usr/share/pychess/pieces/magnetic/wn.svg
/usr/share/pychess/pieces/magnetic/wp.svg
/usr/share/pychess/pieces/magnetic/wq.svg
/usr/share/pychess/pieces/magnetic/wr.svg
/usr/share/pychess/pieces/makruk
/usr/share/pychess/pieces/makruk/bb.svg
/usr/share/pychess/pieces/makruk/bk.svg
/usr/share/pychess/pieces/makruk/bn.svg
/usr/share/pychess/pieces/makruk/bp.svg
/usr/share/pychess/pieces/makruk/bq.svg
/usr/share/pychess/pieces/makruk/br.svg
/usr/share/pychess/pieces/makruk/wb.svg
/usr/share/pychess/pieces/makruk/wk.svg
/usr/share/pychess/pieces/makruk/wn.svg
/usr/share/pychess/pieces/makruk/wp.svg
/usr/share/pychess/pieces/makruk/wq.svg
/usr/share/pychess/pieces/makruk/wr.svg
/usr/share/pychess/pieces/maya
/usr/share/pychess/pieces/maya/bb.svg
/usr/share/pychess/pieces/maya/bk.svg
/usr/share/pychess/pieces/maya/bn.svg
/usr/share/pychess/pieces/maya/bp.svg
/usr/share/pychess/pieces/maya/bq.svg
/usr/share/pychess/pieces/maya/br.svg
/usr/share/pychess/pieces/maya/wb.svg
/usr/share/pychess/pieces/maya/wk.svg
/usr/share/pychess/pieces/maya/wn.svg
/usr/share/pychess/pieces/maya/wp.svg
/usr/share/pychess/pieces/maya/wq.svg
/usr/share/pychess/pieces/maya/wr.svg
/usr/share/pychess/pieces/merida
/usr/share/pychess/pieces/merida/bb.svg
/usr/share/pychess/pieces/merida/bk.svg
/usr/share/pychess/pieces/merida/bn.svg
/usr/share/pychess/pieces/merida/bp.svg
/usr/share/pychess/pieces/merida/bq.svg
/usr/share/pychess/pieces/merida/br.svg
/usr/share/pychess/pieces/merida/wb.svg
/usr/share/pychess/pieces/merida/wk.svg
/usr/share/pychess/pieces/merida/wn.svg
/usr/share/pychess/pieces/merida/wp.svg
/usr/share/pychess/pieces/merida/wq.svg
/usr/share/pychess/pieces/merida/wr.svg
/usr/share/pychess/pieces/metaltops
/usr/share/pychess/pieces/metaltops/bb.svg
/usr/share/pychess/pieces/metaltops/bk.svg
/usr/share/pychess/pieces/metaltops/bn.svg
/usr/share/pychess/pieces/metaltops/bp.svg
/usr/share/pychess/pieces/metaltops/bq.svg
/usr/share/pychess/pieces/metaltops/br.svg
/usr/share/pychess/pieces/metaltops/wb.svg
/usr/share/pychess/pieces/metaltops/wk.svg
/usr/share/pychess/pieces/metaltops/wn.svg
/usr/share/pychess/pieces/metaltops/wp.svg
/usr/share/pychess/pieces/metaltops/wq.svg
/usr/share/pychess/pieces/metaltops/wr.svg
/usr/share/pychess/pieces/pirat
/usr/share/pychess/pieces/pirat/bb.svg
/usr/share/pychess/pieces/pirat/bk.svg
/usr/share/pychess/pieces/pirat/bn.svg
/usr/share/pychess/pieces/pirat/bp.svg
/usr/share/pychess/pieces/pirat/bq.svg
/usr/share/pychess/pieces/pirat/br.svg
/usr/share/pychess/pieces/pirat/wb.svg
/usr/share/pychess/pieces/pirat/wk.svg
/usr/share/pychess/pieces/pirat/wn.svg
/usr/share/pychess/pieces/pirat/wp.svg
/usr/share/pychess/pieces/pirat/wq.svg
/usr/share/pychess/pieces/pirat/wr.svg
/usr/share/pychess/pieces/prmi
/usr/share/pychess/pieces/prmi/prmi.svg
/usr/share/pychess/pieces/regular
/usr/share/pychess/pieces/regular/bb.svg
/usr/share/pychess/pieces/regular/bk.svg
/usr/share/pychess/pieces/regular/bn.svg
/usr/share/pychess/pieces/regular/bp.svg
/usr/share/pychess/pieces/regular/bq.svg
/usr/share/pychess/pieces/regular/br.svg
/usr/share/pychess/pieces/regular/wb.svg
/usr/share/pychess/pieces/regular/wk.svg
/usr/share/pychess/pieces/regular/wn.svg
/usr/share/pychess/pieces/regular/wp.svg
/usr/share/pychess/pieces/regular/wq.svg
/usr/share/pychess/pieces/regular/wr.svg
/usr/share/pychess/pieces/skulls
/usr/share/pychess/pieces/skulls/skulls.svg
/usr/share/pychess/pieces/spatial
/usr/share/pychess/pieces/spatial/spatial.svg
/usr/share/pychess/pieces/ttf
/usr/share/pychess/pieces/ttf-Adventurer.png
/usr/share/pychess/pieces/ttf-Cases.png
/usr/share/pychess/pieces/ttf-Cheq.png
/usr/share/pychess/pieces/ttf-Condal.png
/usr/share/pychess/pieces/ttf-Harlequin.png
/usr/share/pychess/pieces/ttf-Kingdom.png
/usr/share/pychess/pieces/ttf-Leipzig.png
/usr/share/pychess/pieces/ttf-Line.png
/usr/share/pychess/pieces/ttf-Lucena.png
/usr/share/pychess/pieces/ttf-Magnetic.png
/usr/share/pychess/pieces/ttf-Mark.png
/usr/share/pychess/pieces/ttf-Maroquin.png
/usr/share/pychess/pieces/ttf-Maya.png
/usr/share/pychess/pieces/ttf-Medieval.png
/usr/share/pychess/pieces/ttf-Merida.png
/usr/share/pychess/pieces/ttf-Millenia.png
/usr/share/pychess/pieces/ttf-Motif.png
/usr/share/pychess/pieces/ttf-Usual.png
/usr/share/pychess/pieces/ttf/adventurer.ttf
/usr/share/pychess/pieces/ttf/cases.ttf
/usr/share/pychess/pieces/ttf/cheq.ttf
/usr/share/pychess/pieces/ttf/condal.ttf
/usr/share/pychess/pieces/ttf/harlequin.ttf
/usr/share/pychess/pieces/ttf/kingdom.ttf
/usr/share/pychess/pieces/ttf/leipzig.ttf
/usr/share/pychess/pieces/ttf/line.ttf
/usr/share/pychess/pieces/ttf/lucena.ttf
/usr/share/pychess/pieces/ttf/magnetic.ttf
/usr/share/pychess/pieces/ttf/mark.ttf
/usr/share/pychess/pieces/ttf/maroquin.ttf
/usr/share/pychess/pieces/ttf/maya.ttf
/usr/share/pychess/pieces/ttf/medieval.ttf
/usr/share/pychess/pieces/ttf/merida.ttf
/usr/share/pychess/pieces/ttf/millenia.ttf
/usr/share/pychess/pieces/ttf/motif.ttf
/usr/share/pychess/pieces/ttf/usual.ttf
/usr/share/pychess/pychess_book.bin
/usr/share/pychess/sidepanel
/usr/share/pychess/sidepanel/annotationPanel.py
/usr/share/pychess/sidepanel/bookPanel.py
/usr/share/pychess/sidepanel/chatPanel.py
/usr/share/pychess/sidepanel/commentPanel.py
/usr/share/pychess/sidepanel/engineOutputPanel.py
/usr/share/pychess/sidepanel/historyPanel.py
/usr/share/pychess/sidepanel/scorePanel.py
/usr/share/pychess/sounds
/usr/share/pychess/sounds/alarm.ogg
/usr/share/pychess/sounds/capture1.ogg
/usr/share/pychess/sounds/capture2.ogg
/usr/share/pychess/sounds/castle.ogg
/usr/share/pychess/sounds/check1.ogg
/usr/share/pychess/sounds/draw1.ogg
/usr/share/pychess/sounds/invalid.ogg
/usr/share/pychess/sounds/lose1.ogg
/usr/share/pychess/sounds/mov2.ogg
/usr/share/pychess/sounds/move1.ogg
/usr/share/pychess/sounds/obs_end.ogg
/usr/share/pychess/sounds/obs_mov.ogg
/usr/share/pychess/sounds/start1.ogg
/usr/share/pychess/sounds/start2.ogg
/usr/share/pychess/sounds/win1.ogg
/usr/share/pychess/sounds/win2.ogg

References

Summary

In this tutorial we learn how to install pychess on Fedora 34 using yum and dnf.