How to Install and Uninstall sfnt2woff-zopfli.x86_64 Package on Fedora 38

Last updated: September 23,2024

1. Install "sfnt2woff-zopfli.x86_64" package

Here is a brief guide to show you how to install sfnt2woff-zopfli.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install sfnt2woff-zopfli.x86_64

2. Uninstall "sfnt2woff-zopfli.x86_64" package

Please follow the guidance below to uninstall sfnt2woff-zopfli.x86_64 on Fedora 38:

$ sudo dnf remove sfnt2woff-zopfli.x86_64 $ sudo dnf autoremove

3. Information about the sfnt2woff-zopfli.x86_64 package on Fedora 38

Last metadata expiration check: 5:11:29 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : sfnt2woff-zopfli
Version : 1.3.1
Release : 5.fc38
Architecture : x86_64
Size : 43 k
Source : sfnt2woff-zopfli-1.3.1-5.fc38.src.rpm
Repository : fedora
Summary : Create WOFF files with Zopfli compression
URL : https://github.com/bramstein/sfnt2woff-zopfli
License : MPL-1.0 OR GPL-2.0-or-later OR LGPL-2.0-or-later
Description : 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.
:
: A corresponding version of the woff2sfnt utility is also provided.