How to Install and Uninstall gnushogi Package on Kali Linux

Last updated: September 20,2024

1. Install "gnushogi" package

This tutorial shows how to install gnushogi on Kali Linux

$ sudo apt update $ sudo apt install gnushogi

2. Uninstall "gnushogi" package

This is a short guide on how to uninstall gnushogi on Kali Linux:

$ sudo apt remove gnushogi $ sudo apt autoclean && sudo apt autoremove

3. Information about the gnushogi package on Kali Linux

Package: gnushogi
Version: 1.5~git20140725-2.1
Installed-Size: 561
Maintainer: Yann Dirson
Architecture: amd64
Depends: libc6 (>= 2.34), libncurses6 (>= 6), libtinfo6 (>= 6)
Recommends: xboard (>> 4.8~) | tagua
Suggests: xboard (>> 4.8~), tagua, xshogi
Size: 207428
SHA256: ec446b56bb4e05de944e05652c89ee1fdd04cab969512aee3f38668e350dda02
SHA1: 95dc744fef823d24246e0961b71204ccedae1b58
MD5sum: 9ac59de9215186e4616984d1d30e155f
Description: program to play shogi, the Japanese version of chess
Gnushogi is a computer player for Shogi (Japanese chess).
.
Gnushogi is a modified version of the gnuchess program. It can be
used through xboard, tagua, xshogi, kaya, or other graphical
frontends, but also has a simple alpha-numeric board display.
Description-md5:
Homepage: https://www.gnu.org/software/gnushogi/
Tag: game::board:chess, interface::text-mode, role::program, suite::gnu,
uitoolkit::ncurses, use::gameplaying
Section: games
Priority: optional
Filename: pool/main/g/gnushogi/gnushogi_1.5~git20140725-2.1_amd64.deb