How to Install pcf2bdf software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install pcf2bdf software package in Ubuntu 14.04 LTS (Trusty Tahr)

pcf2bdf software package provides convert X11 font from PCF to BDF format, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install pcf2bdf 

pcf2bdf is installed in your system.

Make ensure the pcf2bdf package were installed using the commands given below,

$ sudo dpkg-query -l | grep pcf2bdf *

You will get with pcf2bdf package name, version, architecture and description in a table

pcf2bdf package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section X Window System software
Package pcf2bdf
Version 1.04-4
Description convert X11 font from PCF to BDF format
Sub Section x11


See Also, How to uninstall or remove pcf2bdf software package from Ubuntu 14.04 LTS (Trusty Tahr)?