How to Install and Uninstall cube2font Package on Kali Linux

Last updated: May 19,2024

1. Install "cube2font" package

This tutorial shows how to install cube2font on Kali Linux

$ sudo apt update $ sudo apt install cube2font

2. Uninstall "cube2font" package

This tutorial shows how to uninstall cube2font on Kali Linux:

$ sudo apt remove cube2font $ sudo apt autoclean && sudo apt autoremove

3. Information about the cube2font package on Kali Linux

Package: cube2font
Version: 1.5.1-1
Installed-Size: 41
Maintainer: Debian Games Team
Architecture: amd64
Depends: libc6 (>= 2.4), libfreetype6 (>= 2.2.1), zlib1g (>= 1:1.1.4)
Size: 12484
SHA256: 3681f6a7b625309e1f87c381061eafd0025b067564a10771db930138e45fb350
SHA1: 032a9d7c1f993d6893767acc82fd3d1d135a2035
MD5sum: b18591d387070f56b15eca5afa34f2e9
Description: utility program for creating font bitmaps for Cube Engine games
cube2font is a utility program designed to create font bitmaps for Cube
Engine games, it works by taking a Truetype font and building it into a
set of coordinates in an image. cube2font is an improved version of the
previous TTF2Font, supporting a much larger range of characters.
Description-md5:
Homepage: https://www.redeclipse.net
Section: graphics
Priority: optional
Filename: pool/main/c/cube2font/cube2font_1.5.1-1_amd64.deb