How to Install and Uninstall cgoban Package on Kali Linux

Last updated: April 28,2024

1. Install "cgoban" package

This guide covers the steps necessary to install cgoban on Kali Linux

$ sudo apt update $ sudo apt install cgoban

2. Uninstall "cgoban" package

Please follow the steps below to uninstall cgoban on Kali Linux:

$ sudo apt remove cgoban $ sudo apt autoclean && sudo apt autoremove

3. Information about the cgoban package on Kali Linux

Package: cgoban
Version: 1.9.14-19
Installed-Size: 596
Maintainer: Martin A. Godisch
Architecture: amd64
Depends: libc6 (>= 2.15), libx11-6
Recommends: gnugo
Suggests: imagemagick | netpbm
Size: 230212
SHA256: cf5be9d2dd990762ed073384dcb0a94d4f2efba2004c46e1897005c1c2636c92
SHA1: 03b061d85d062c70d1aa49cd6d3f5e5ad3cae635
MD5sum: 66b8a9cf10c69c76ef9f794b06b0f309
Description: complete Go board
CGoban (Complete Goban) is a computerized board on which you can play
the game of Go against another player, view and edit smart-go files,
and connect to Go servers on the internet. It can also interface with
computer Go programs such as GNU Go that speak the Go modem protocol.
Some sort of image converter is needed if you wish to use the utility
provided to capture "screen shots" of a CGoban game.
.
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://cgoban1.sourceforge.net/
Tag: field::TODO, game::board, implemented-in::c, interface::graphical,
interface::x11, network::client, role::program, uitoolkit::xlib,
use::editing, use::gameplaying, use::learning, use::viewing,
x11::application
Section: games
Priority: optional
Filename: pool/main/c/cgoban/cgoban_1.9.14-19_amd64.deb