How to Install and Uninstall tint Package on Kali Linux

Last updated: May 09,2024

1. Install "tint" package

Please follow the guidance below to install tint on Kali Linux

$ sudo apt update $ sudo apt install tint

2. Uninstall "tint" package

Please follow the guidance below to uninstall tint on Kali Linux:

$ sudo apt remove tint $ sudo apt autoclean && sudo apt autoremove

3. Information about the tint package on Kali Linux

Package: tint
Version: 0.07
Installed-Size: 70
Maintainer: Debian Games Team
Architecture: amd64
Depends: libc6 (>= 2.4), libncurses6 (>= 6), libtinfo6 (>= 6)
Size: 25708
SHA256: e5506088b24a2ae8d183156e00182861c32ad8245c3b9edf49f34488b9bc850b
SHA1: 57939945a1add263ba30df9718a17f0c2226ea6a
MD5sum: cc6659c0759577b1fa9bfd7d9f4bd1c7
Description: Tetris clone for text based terminal
TINT Is Not Tetris(tm) ...at least the name isn't.
.
As the title suggests, this is a clone of the original tetris game
written by Alexey Pajitnov, Dmitry Pavlovsky, and Vadim Gerasimov.
.
The game is as close to the original as possible, but there are a few
differences. Nevertheless, it's probably the closest to the original
that you'll ever find in the UNIX world...
Description-md5:
Tag: game::tetris, interface::text-mode, role::program, uitoolkit::ncurses,
use::gameplaying
Section: games
Priority: optional
Filename: pool/main/t/tint/tint_0.07_amd64.deb