How to Install and Uninstall gnugo Package on Kali Linux

Last updated: May 16,2024

1. Install "gnugo" package

Here is a brief guide to show you how to install gnugo on Kali Linux

$ sudo apt update $ sudo apt install gnugo

2. Uninstall "gnugo" package

Here is a brief guide to show you how to uninstall gnugo on Kali Linux:

$ sudo apt remove gnugo $ sudo apt autoclean && sudo apt autoremove

3. Information about the gnugo package on Kali Linux

Package: gnugo
Version: 3.8-11
Installed-Size: 9536
Maintainer: Martin A. Godisch
Architecture: amd64
Depends: libc6 (>= 2.29), libreadline8 (>= 6.0), libtinfo6 (>= 6), dpkg (>= 1.15.4) | install-info
Suggests: quarry | cgoban | qgo
Size: 1467724
SHA256: b84c3dc06a7c37917f1e7bf4ef8be8816480ff01ea3eab9b84e2ae66545a5069
SHA1: 9e2a38e9c5d3e42538b1cbd441c210e7c60ca482
MD5sum: f217cdd63dc8979d5397954e706b1338
Description: play the game of Go
GNU Go is a free program that plays the game of Go. It provides a
text-only user interface, have a look at the cgoban or qgo package if
you want to play on a graphical board.
.
Go is an ancient game originated from China, with a definite history
of over 3000 years, although there are historians who say that the
game was invented more than 4000 years ago. The Chinese call the game
Weiqi, other names for Go include Baduk (Korean), Igo (Japanese), and
Goe (Taiwanese).
.
In this game, each player tries to exert more influence on territory
than her opponent, using threats of death, capture, or isolation. It
is, therefore, a symbolic representation of the relationships between
nations. Go is getting increasingly popular around the world,
especially in Asian, European and American countries, with many
worldwide competitions being held.
.
The game of Go is played on a board. The Go set is comprised of the
board, together with 181 black and 180 white stones. The standard
board has 19 lines by 19 lines, but 13x13 and 9x9 boards can also be
used. However, the 9x9 and 13x13 boards are usually for beginners;
more advanced players would prefer the traditional 19x19 board.
.
Compared to International Chess and Chinese Chess, Go has far fewer
rules. Yet this allowed for all sorts of moves to be played, so Go
can be a more intellectually challenging game than the other two
types of Chess. Nonetheless, Go is not a difficult game to learn, so
have a fun time playing the game with your friends.
.
(adopted from http://senseis.xmp.net/?WhatIsGo)
Description-md5:
Homepage: http://www.gnu.org/software/gnugo/
Tag: field::TODO, game::board, interface::graphical, interface::text-mode,
interface::x11, role::program, suite::gnu, uitoolkit::ncurses,
use::gameplaying, use::learning, x11::application
Section: games
Priority: optional
Filename: pool/main/g/gnugo/gnugo_3.8-11_amd64.deb