How to Install and Uninstall woff2.i686 Package on CentOS 8 / RHEL 8

Last updated: June 18,2024

1. Install "woff2.i686" package

Learn how to install woff2.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install woff2.i686

2. Uninstall "woff2.i686" package

Please follow the instructions below to uninstall woff2.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove woff2.i686 $ sudo dnf autoremove

3. Information about the woff2.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 9:01:55 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : woff2
Version : 1.0.2
Release : 4.el8
Architecture : i686
Size : 64 k
Source : woff2-1.0.2-4.el8.src.rpm
Repository : appstream
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.