How to Install and Uninstall libotf-bin Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "libotf-bin" package

Please follow the guidelines below to install libotf-bin on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libotf-bin

2. Uninstall "libotf-bin" package

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

$ sudo apt remove libotf-bin $ sudo apt autoclean && sudo apt autoremove

3. Information about the libotf-bin package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libotf-bin
Priority: optional
Section: universe/utils
Installed-Size: 111
Maintainer: Ubuntu Developers
Original-Maintainer: Harshula Jayasuriya
Architecture: amd64
Source: libotf
Version: 0.9.13-3
Depends: libc6 (>= 2.14), libfreetype6 (>= 2.2.1), libotf0 (>= 0.9.11), libx11-6, libxaw7, libxt6
Conflicts: otf-trace
Filename: pool/universe/libo/libotf/libotf-bin_0.9.13-3_amd64.deb
Size: 31226
MD5sum: afa8e0ee1025da7ee5772a228fcdeaae
SHA1: 185a90b92c81d0d489e7324d520ef3cdeb3a2ef4
SHA256: f6a2a6cfdf80ecaae88fdcc7c3fb5fbdf0499b74f52f81f5d488e284f0445fd6
Description-en: Library for handling OpenType Font - utilities
The libotf library provides the following facilities:
- Read Open Type Layout Tables from OTF file. Currently these
tables are supported; head, name, cmap, GDEF, GSUB, and GPOS.
- Convert a Unicode character sequence to a glyph code sequence by
using the above tables.
.
The combination of libotf and the FreeType library (Ver.2) realizes
CTL (complex text layout) by OpenType fonts.
.
This package contains the support utilities of libotf.
Description-md5: 1b6a5fe8099563b1d202bbbc2b3ab80d
Multi-Arch: foreign
Homepage: http://www.nongnu.org/m17n/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu