How to Install and Uninstall fonts-unifont Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 11,2024

1. Install "fonts-unifont" package

Here is a brief guide to show you how to install fonts-unifont on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install fonts-unifont

2. Uninstall "fonts-unifont" package

This is a short guide on how to uninstall fonts-unifont on Ubuntu 21.10 (Impish Indri):

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

3. Information about the fonts-unifont package on Ubuntu 21.10 (Impish Indri)

Package: fonts-unifont
Architecture: all
Version: 1:13.0.06-1
Multi-Arch: foreign
Priority: optional
Section: universe/fonts
Source: unifont
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Fonts Task Force
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 18011
Breaks: ttf-unifont (<< 1:13.0.02-1)
Replaces: ttf-unifont (<< 1:13.0.02-1)
Filename: pool/universe/u/unifont/fonts-unifont_13.0.06-1_all.deb
Size: 3192304
MD5sum: d69a244fa05eda21d97181131ca6295f
SHA1: 80e3c9557cd7e108ae5c2babacfc3e0c089593ad
SHA256: 3782aa175c29bc3ce660d48d885032d3ca573092e86d4a799185e9858a6d828c
SHA512: bf8aad7c1e627567a06e93a40116a03a472cfe2093293054219a833c5e08128ae709054c92afc43af003aabf4eb6207fa6e8cb99d36356f5aea4a54bd86c829a
Homepage: https://unifoundry.com/unifont/
Description-en: TrueType version of GNU Unifont
This contains four fonts: "Unifont", "Unifont Upper", "Unifont CSUR",
and "Unifont Sample".
.
unifont.ttf is a bitmap font converted into a scalable TrueType
outline font, Unifont. Each pixel in the original bitmap font
is represented as an outlined square. The font provides a glyph
for each visible code point (character) in the Unicode Basic
Multilingual Plane (BMP, or Plane 0). The BMP contains most of
the world's modern writing scripts. This font looks best at 12pt.
.
unifont_upper.ttf is a bitmap font converted into a scalable TrueType
outline font that covers Unicode ranges above Plane 0. Most of its
glyphs are in Plane 1, the Unicode Supplemental Multilingual Plane (SMP).
.
unifont_csur.ttf is a bitmap font converted into a scalable TrueType
outline font that contains some scripts in the ConScript Unicode
Registry (CSUR). These scripts are not part of the Unicode Standard,
but are a popular use for the Private Use Area (PUA). This font
contains glyphs in Plane 0 and in the higher PUA planes.
.
unifont_sample.ttf is an SBIT font that contains combining circles
and is therefore suitable for illustrating individual Unicode glyphs.
The other font files do not contain combining circles and so are suitable
for general-purpose writing.
.
Complex fonts (such as Indic or Semitic scripts, where letters change
shape depending on their position in a word, or such as Mongolian, which
can be written vertically) will not render perfectly. The philosophy
behind this font, though, is that anything meaningful is better than
an empty box for an unknown glyph.
Description-md5: 5cd27dc07e2575f794158fd31650f2fd
Task: ubuntustudio-fonts