How to Install and Uninstall libfcft3 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 20,2024

1. Install "libfcft3" package

Please follow the guidelines below to install libfcft3 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libfcft3

2. Uninstall "libfcft3" package

Please follow the steps below to uninstall libfcft3 on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libfcft3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfcft3 package on Ubuntu 20.10 (Groovy Gorilla)

Package: libfcft3
Architecture: amd64
Version: 2.2.3-1
Priority: optional
Section: universe/libs
Source: fcft
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Birger Schacht
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 66
Depends: libc6 (>= 2.28), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libpixman-1-0 (>= 0.30.0)
Filename: pool/universe/f/fcft/libfcft3_2.2.3-1_amd64.deb
Size: 18836
MD5sum: 5768e55bbfd976b559553949d66d59b4
SHA1: 1fd7a6ee0e95a5b82bb4e03fa0236b8c1a837511
SHA256: da30c1ec3dcf1227cfe065f5e1c1f3213633b26ec898b5ca3f8ad3f91024a454
SHA512: 2a5d090abd91cc235bb2683ecbf9acffdd5972bdb3a94b131a5d8063cdb5e8748b9fb5212475b9f68417ab78f8359c68742f10d5abadf98146c2b04a1f9274ae
Homepage: https://codeberg.org/dnkl/fcft/
Description-en: font loading and glyph rasterization library
fcft is a small font loading and glyph rasterization library built on-top of
FontConfig, FreeType2 and pixman.
.
It can load and cache fonts from a fontconfig-formatted name string, e.g.
Monospace:size=12, optionally with user configured fallback fonts.
.
After a font has been loaded, you can rasterize glyphs. When doing so, the
primary font is first considered. If it does not have the requested glyph, the
user configured fallback fonts (if any) are considered. If none of the user
configured fallback fonts has the requested glyph, the FontConfig generated
list of fallback fonts are checked.
.
This package contains the shared libraries.
Description-md5: 15a6e28fb72093884f8bf998194a29c0