How to Install and Uninstall colorcode Package on Kali Linux

Last updated: May 22,2024

1. Install "colorcode" package

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

$ sudo apt update $ sudo apt install colorcode

2. Uninstall "colorcode" package

Please follow the instructions below to uninstall colorcode on Kali Linux:

$ sudo apt remove colorcode $ sudo apt autoclean && sudo apt autoremove

3. Information about the colorcode package on Kali Linux

Package: colorcode
Version: 0.8.7-1
Installed-Size: 809
Maintainer: Filippo Rusconi
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.11.0~rc1), libstdc++6 (>= 13.1)
Size: 250852
SHA256: 4b3bd30131deda0b00789b65c054cf266ce4968a7dd042f7d53a2e0ab9d36fdc
SHA1: 6b4440d1b6224151e89fb5a39c814ec7dd2bd11b
MD5sum: 7c4efae4bb836f1a1f174563c24eb17e
Description: advanced clone of the MasterMind code-breaking game
ColorCode is an advanced MasterMind code-breaking game clone. The
program accepts setting the number of slots (from 2 to 5), the number
of colors (from 2 to 10) and setting if colors might be repeated in
the secret code (doubles allowed or not). The game has 5 built-in
levels, from level 1 (beginner: 2 slots and 2 colors, with doubles
allowed) to level 5 (hard: 5 slots and 10 colors, with doubles
allowed). ColorCode can make guesses in place of the user.
Description-md5:
Homepage: http://colorcode.laebisch.com/
Tag: game::board, implemented-in::c++, interface::graphical, interface::x11,
role::program, uitoolkit::qt, use::gameplaying, x11::application
Section: games
Priority: optional
Filename: pool/main/c/colorcode/colorcode_0.8.7-1_amd64.deb