How to Install and Uninstall 2048 Package on Kali Linux

Last updated: April 26,2024

1. Install "2048" package

Please follow the guidance below to install 2048 on Kali Linux

$ sudo apt update $ sudo apt install 2048

2. Uninstall "2048" package

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

$ sudo apt remove 2048 $ sudo apt autoclean && sudo apt autoremove

3. Information about the 2048 package on Kali Linux

Package: 2048
Version: 0.20221023.1237-1
Installed-Size: 45
Maintainer: Debian Games Team
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 14916
SHA256: a654b66e2c1204fdc0b450f407db4bc089d78b51aca5780fac431bb249150d3f
SHA1: bb6ffeca73e329bcf935efbb188acf9e8c77f00f
MD5sum: d3e46173b88e31ed03384669fa3772b4
Description: Slide and add puzzle game for text mode
The 2048 game is a mathematics based puzzle game where you have to
slide tiles in a 4x4 board in any of the four possible directions.
Touching tiles with the same value are then merged into tiles with the
added value of the merged ones. You start with a couple of 2-valued
tiles and new tiles appear randomly after sliding. The target of the
game is to reach a tile with a value of 2048 before the board is full.
Description-md5:
Homepage: https://github.com/mevdschee/2048.c
Section: games
Priority: optional
Filename: pool/main/2/2048/2048_0.20221023.1237-1_amd64.deb