How to Install and Uninstall woff2.i686 Package on Fedora 34

Last updated: June 29,2024

1. Install "woff2.i686" package

Please follow the guidance below to install woff2.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install woff2.i686

2. Uninstall "woff2.i686" package

Here is a brief guide to show you how to uninstall woff2.i686 on Fedora 34:

$ sudo dnf remove woff2.i686 $ sudo dnf autoremove

3. Information about the woff2.i686 package on Fedora 34

Last metadata expiration check: 2:46:05 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : woff2
Version : 1.0.2
Release : 12.fc34
Architecture : i686
Size : 64 k
Source : woff2-1.0.2-12.fc34.src.rpm
Repository : updates
Summary : Web Open Font Format 2.0 library
URL : https://github.com/google/woff2
License : MIT
Description : Web Open Font Format (WOFF) 2.0 is an update to the existing WOFF 1.0 with
: improved compression that is achieved by using the Brotli algorithm. The primary
: purpose of the WOFF2 format is to efficiently package fonts linked to Web
: documents by means of CSS @font-face rules.