How to Install and Uninstall unifont-bin Package on Kali Linux

Last updated: May 10,2024

1. Install "unifont-bin" package

This is a short guide on how to install unifont-bin on Kali Linux

$ sudo apt update $ sudo apt install unifont-bin

2. Uninstall "unifont-bin" package

This guide let you learn how to uninstall unifont-bin on Kali Linux:

$ sudo apt remove unifont-bin $ sudo apt autoclean && sudo apt autoremove

3. Information about the unifont-bin package on Kali Linux

Package: unifont-bin
Source: unifont
Version: 1:15.1.01-1
Installed-Size: 888
Maintainer: Debian Fonts Task Force
Architecture: amd64
Depends: xfonts-utils, bdf2psf, fontforge, libc6 (>= 2.34), perl:any, libwx-perl, libgd-perl
Suggests: unifont, texinfo, texlive
Size: 516148
SHA256: 297afc400d5d86c71832c05cb3d414299e6f030690a60cf88d37719a34f2a39d
SHA1: 912273dfd4299f2f1481836b74bbd3cf98a2527e
MD5sum: 940d56de163e00b6bd4eab1676db6248
Description: utilities for manipulating GNU Unifont
This is a set of Perl scripts, C programs, and FontForge scripts
to manipulate Roman Czyborra's GNU Unifont ".hex" format font
files. GNU Unifont has a Unicode-compatible font structure.
These utilities allow editing ".hex" fonts with text and
graphical editors, producing final versions of fonts in BDF,
PCF, PSF, TrueType SBIT, and TrueType outline formats.
.
To build the TrueType fonts, install the package 'fontforge'. To build
the PCF fonts, use 'bdftopcf', which is in the 'xfonts-utils' package.
To build the PSF font, use 'bdf2psf', which is in the 'console-setup'
package. To obtain the font sources, run 'apt source unifont'.
.
Building the main Unifont TrueType font will require at least 4 GB of
main memory. You only need texlive (~1 GB) if you want to rebuild the
unifont.pdf file in doc/ (see doc/Makefile); this is not done by default.
Description-md5:
Homepage: https://unifoundry.com/unifont/
Tag: devel::i18n, devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib, role::program, scope::utility,
works-with::font, works-with::text, works-with::unicode
Section: x11
Priority: optional
Filename: pool/main/u/unifont/unifont-bin_15.1.01-1_amd64.deb