How to Install and Uninstall pcf2bdf Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "pcf2bdf" package

This is a short guide on how to install pcf2bdf on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pcf2bdf

2. Uninstall "pcf2bdf" package

This is a short guide on how to uninstall pcf2bdf on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pcf2bdf $ sudo apt autoclean && sudo apt autoremove

3. Information about the pcf2bdf package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pcf2bdf
Priority: optional
Section: universe/x11
Installed-Size: 66
Maintainer: Ubuntu Developers
Original-Maintainer: Jonas Smedegaard
Architecture: amd64
Version: 1.05-1
Depends: libc6 (>= 2.4), libstdc++6 (>= 4.1.1)
Filename: pool/universe/p/pcf2bdf/pcf2bdf_1.05-1_amd64.deb
Size: 12816
MD5sum: 5957baba869f1a8fcdd2e45b5dcc9c28
SHA1: 2627b4c2a183ad854e3eda134d4425ddab25def7
SHA256: 6ddeb37d2c19cbf1b4350992e3e6d8b53cf828a1178a861597c81d0200434583
Description-en: convert X11 font from PCF to BDF format
Pcf2bdf is a font de-compiler. It converts an X11 font from Portable
Compiled Format (PCF) to Bitmap Distribution Format (BDF).
.
FONTBOUNDINGBOX in a BDF file is not used by bdftopcf, so pcf2bdf
generates irresponsible values.
Description-md5: c12f958eea214c2b213330674fb91549
Homepage: https://github.com/ganaware/pcf2bdf
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu