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

Last updated: October 05,2024

1. Install "fizz.i686" package

Learn how to install fizz.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install fizz.i686

2. Uninstall "fizz.i686" package

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

$ sudo dnf remove fizz.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:18:53 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : fizz
Version : 2021.04.26.00
Release : 1.fc34
Architecture : i686
Size : 475 k
Source : fizz-2021.04.26.00-1.fc34.src.rpm
Repository : updates
Summary : A C++14 implementation of the TLS-1.3 standard
URL : https://github.com/facebookincubator/fizz
License : BSD
Description : Fizz is a TLS 1.3 implementation.
:
: Fizz currently supports TLS 1.3 drafts 28, 26 (both wire-compatible with the
: final specification), and 23. All major handshake modes are supported, including
: PSK resumption, early data, client authentication, and HelloRetryRequest.