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

Last updated: July 03,2024

1. Install "fizz.x86_64" package

Learn how to install fizz.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install fizz.x86_64

2. Uninstall "fizz.x86_64" package

Please follow the instructions below to uninstall fizz.x86_64 on Fedora 34:

$ sudo dnf remove fizz.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:45:46 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : fizz
Version : 2021.04.26.00
Release : 1.fc34
Architecture : x86_64
Size : 439 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.