How to Install and Uninstall fonts-unifont Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 19,2024

1. Install "fonts-unifont" package

Here is a brief guide to show you how to install fonts-unifont on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install fonts-unifont

2. Uninstall "fonts-unifont" package

Please follow the step by step instructions below to uninstall fonts-unifont on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the fonts-unifont package on Ubuntu 20.10 (Groovy Gorilla)

Package: fonts-unifont
Architecture: all
Version: 1:13.0.03-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: 17993
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.03-1_all.deb
Size: 3156432
MD5sum: 337c952713d3f071783ab4c1e2ac5e96
SHA1: 8f16a1677d4804572ba3a9d9372d0d9151e1cfb4
SHA256: 2cb0f05c9a176cee8f3fce272bb5e10609e4f84db5883392f008099084dc69e9
SHA512: 775b58dad09c3e2ab4bcc3328d9ed39066176c4b7ab83c69bbb14eccdf1a84d6349eccdbc53180635de1d60c76ae8546827d2d239554d4a46479fd32e671ad96
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