How to Install and Uninstall woff2.i686 Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "woff2.i686" package

Please follow the step by step instructions below to install woff2.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install woff2.i686

2. Uninstall "woff2.i686" package

Please follow the steps below to uninstall woff2.i686 on Oracle Linux 9:

$ sudo dnf remove woff2.i686 $ sudo dnf autoremove

3. Information about the woff2.i686 package on Oracle Linux 9

Last metadata expiration check: 1:08:40 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : woff2
Version : 1.0.2
Release : 15.el9
Architecture : i686
Size : 68 k
Source : woff2-1.0.2-15.el9.src.rpm
Repository : ol9_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.