How to Install and Uninstall ruby-ttfunk Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "ruby-ttfunk" package

In this section, we are going to explain the necessary steps to install ruby-ttfunk on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-ttfunk

2. Uninstall "ruby-ttfunk" package

In this section, we are going to explain the necessary steps to uninstall ruby-ttfunk on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-ttfunk $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-ttfunk package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-ttfunk
Priority: optional
Section: universe/ruby
Installed-Size: 168
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.4.0-1
Depends: ruby | ruby-interpreter
Suggests: ttf-dejavu-core
Filename: pool/universe/r/ruby-ttfunk/ruby-ttfunk_1.4.0-1_all.deb
Size: 23726
MD5sum: fef8e31a7d460379794f4e1dbc01cf57
SHA1: f3aaf7c1121e217f27c3909856e52678824a88af
SHA256: 416d34b161cb0ac22e0582c168fd85d48c142d391b982b8ea9ea7c79762ae041
Description-en: Ruby library to parse TrueType font metrics
TTFunk is a TrueType font parser written in pure Ruby.
It gives access to various data included in a .ttf file, including the
name, family, subfamily of the font, as well as some metrics information.
.
TTFunk can be used by Ruby PDF generation libraries, like ruby-prawn.
Description-md5: 5b746335f8ebd17d9232d7372bca2d89
Homepage: https://github.com/prawnpdf/ttfunk
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu