How to Install and Uninstall lcdf-typetools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "lcdf-typetools" package

This tutorial shows how to install lcdf-typetools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lcdf-typetools

2. Uninstall "lcdf-typetools" package

Please follow the instructions below to uninstall lcdf-typetools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove lcdf-typetools $ sudo apt autoclean && sudo apt autoremove

3. Information about the lcdf-typetools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: lcdf-typetools
Priority: optional
Section: universe/text
Installed-Size: 3671
Maintainer: Ubuntu Developers
Original-Maintainer: Vasudev Kamath
Architecture: amd64
Version: 2.105~dfsg-2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libkpathsea6, libstdc++6 (>= 4.1.1), aglfn
Recommends: texlive-font-utils | ptex-bin
Conflicts: mminstance
Filename: pool/universe/l/lcdf-typetools/lcdf-typetools_2.105~dfsg-2_amd64.deb
Size: 644012
MD5sum: 3b8b71b9787cfcc8fcc0fdad51ce42ef
SHA1: 2d94fbcc02137879e05e00224c304983c8d2da03
SHA256: 4b57f3425746acd611dc53bda5cf7f0a8aa53e3ff26b88bca934047e1309d446
Description-en: tools for OpenType, multiple-master, and Type 1 fonts
LCDF Typetools comprises several programs for manipulating PostScript
Type 1, Type 1 multiple master, and OpenType fonts.
.
Programs to manipulate OpenType, multiple-master, and Type 1 fonts:
.
cfftot1 allows you to translate Compact Font Format (CFF) or
PostScript-flavored OpenType fonts into PostScript
Type 1 font format
.
otfinfo reports information about OpenType fonts, such as the
features they support and the contents of their ``size''
optical size option
.
otftotfm allows you to create TeX font metrics and encodings for
using PostScript-flavored OpenType fonts
.
t1dotlessj creates a Type 1 font with a single character --
the dotless j corresponding to the specified design
.
t1lint checks a Type 1 font for correctness (preliminary)
.
t1rawafm generates a "raw" (kernless and ligatureless) AFM file
given a font file (PFB/PFA)
.
t1reencode changes a PostScript Type 1 fon't embedded encoding
.
t1testpage creates a PostScript test page for a specified
font file (preliminary)
.
ttftotype42 converts TrueType or TrueType-flavored OpenType font
programs into PostScript Type 42 format
.
LCDF-TypeTools also includes the multiple-master font tools formerly
distributed as mminstance. These tools allow you to use
multiple-master fonts with programs that require single-master fonts
(afm2tfm, ps2pk, fontinst, etc.). Both programs work fine with fonts
that contain intermediate masters (e.g., Adobe Jenson MM and Adobe
Kepler MM).
.
mmafm creates an AFM (Adobe font metric) file corresponding to
a single instance of a multiple-master font. It reads
(and therefore requires) the AMFM and AFM files
distributed with the font.
.
mmpfb creates a normal, single-master font program that looks
like an instance of a multiple-master font. It reads
the multiple-master font program in PFA or PFB format.
Description-md5: 152d33dcb179e584f812846c1cbd357e
Homepage: http://www.lcdf.org/type/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu