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

Last updated: May 09,2024

1. Install "fondu" package

This guide let you learn how to install fondu on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fondu

2. Uninstall "fondu" package

Please follow the guidelines below to uninstall fondu on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove fondu $ sudo apt autoclean && sudo apt autoremove

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

Package: fondu
Priority: optional
Section: universe/utils
Installed-Size: 276
Maintainer: Ubuntu Developers
Original-Maintainer: Jari Aalto
Architecture: amd64
Version: 0.0.20060102-4.1
Depends: libc6 (>= 2.14)
Breaks: dgen (<< 1.23-7)
Filename: pool/universe/f/fondu/fondu_0.0.20060102-4.1_amd64.deb
Size: 79244
MD5sum: 12074210eeea8291e563f15994a1271a
SHA1: b898dfeefc6302f948c54bf7e985bc4ad3ef3665
SHA256: 5b31b6587541a96fc57779623acf92ca8443e01cccdc54692af987d0a832d1b7
Description-en: convert between Mac and UNIX font formats
Fondu is a set of programs to convert between Mac font formats and
PFB, TTF, OTF and BDF files on UNIX.
.
Fondu will read a series of mac files, check their resource forks and
extract all font related items into separate files.
.
The input files may be either macbinary files (.bin), binhex files
(.hqx), bare mac resource forks or data fork resource files (.dfont,
used by Mac OS/X). A bare resource fork may be generated easily be
copying a file with a resource fork onto a floppy (or zip) with a DOS
format. The mac will create an (invisible on the mac) folder called
resource.frk in which the resource fork will reside as a bare file.
Description-md5: f6bf8c3bf733118b95000d8dc20c8dc6
Homepage: http://www.sourceforge.net/projects/fondu
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu