How to Install and Uninstall zopfli.i686 Package on Fedora 35

Last updated: October 06,2024

1. Install "zopfli.i686" package

Here is a brief guide to show you how to install zopfli.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install zopfli.i686

2. Uninstall "zopfli.i686" package

In this section, we are going to explain the necessary steps to uninstall zopfli.i686 on Fedora 35:

$ sudo dnf remove zopfli.i686 $ sudo dnf autoremove

3. Information about the zopfli.i686 package on Fedora 35

Last metadata expiration check: 0:13:15 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : zopfli
Version : 1.0.3
Release : 5.fc35
Architecture : i686
Size : 139 k
Source : zopfli-1.0.3-5.fc35.src.rpm
Repository : fedora
Summary : Zlib compatible better compressor
URL : https://github.com/google/zopfli
License : ASL 2.0
Description : Zopfli is a compression algorithm bit-stream compatible with
: compression used in gzip, Zip, PNG, HTTP requests, and others. Zopfli
: compresses more (~5%) but is slower (~100x) and uses more CPU, and is
: hence best suited for applications where data is compressed once and
: sent over a network many times, for example, static content for the
: web.