How to Install and Uninstall sfnt2woff-zopfli Package on Kali Linux

Last updated: May 21,2024

1. Install "sfnt2woff-zopfli" package

Please follow the instructions below to install sfnt2woff-zopfli on Kali Linux

$ sudo apt update $ sudo apt install sfnt2woff-zopfli

2. Uninstall "sfnt2woff-zopfli" package

This is a short guide on how to uninstall sfnt2woff-zopfli on Kali Linux:

$ sudo apt remove sfnt2woff-zopfli $ sudo apt autoclean && sudo apt autoremove

3. Information about the sfnt2woff-zopfli package on Kali Linux

Package: sfnt2woff-zopfli
Version: 1.3.1-1
Installed-Size: 144
Maintainer: Debian Fonts Task Force
Architecture: amd64
Depends: libc6 (>= 2.29), zlib1g (>= 1:1.1.4)
Size: 35056
SHA256: 314101e6815021ca67f9e7def9a8fd85b0958f36536a783217f5e7110358a793
SHA1: 4c43f42272b6e2f4aa03d688414bd4b7a58da14c
MD5sum: 693f9ba29ca9a4907286c5cc6d2ad3f0
Description: Create WOFF files with Zopfli compression
This is a modified version of the sfnt2woff utility that uses Zopfli
as a compression algorithm instead of zlib. This results in compression
gains of, on average, 5-8% compared to regular WOFF files. Zopfli
generates compressed output that is compatible with regular zlib
compression so the resulting WOFF files can be used everywhere.
.
This package provides two tools:
* sfnt2woff-zopfli: convert OpenType fonts to WOFF
* woff2sfnt-zopfli: convert WOFF fonts to OpenType
Description-md5:
Homepage: https://github.com/bramstein/sfnt2woff-zopfli
Section: fonts
Priority: optional
Filename: pool/main/s/sfnt2woff-zopfli/sfnt2woff-zopfli_1.3.1-1_amd64.deb