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

Last updated: November 25,2024

1. Install "woff2.x86_64" package

This is a short guide on how to install woff2.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install woff2.x86_64

2. Uninstall "woff2.x86_64" package

Here is a brief guide to show you how to uninstall woff2.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove woff2.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1 day, 9:01:56 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : woff2
Version : 1.0.2
Release : 4.el8
Architecture : x86_64
Size : 60 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.