How to Install and Uninstall fizz-devel.i686 Package on Fedora 35

Last updated: November 29,2024

1. Install "fizz-devel.i686" package

Please follow the guidelines below to install fizz-devel.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install fizz-devel.i686

2. Uninstall "fizz-devel.i686" package

Learn how to uninstall fizz-devel.i686 on Fedora 35:

$ sudo dnf remove fizz-devel.i686 $ sudo dnf autoremove

3. Information about the fizz-devel.i686 package on Fedora 35

Last metadata expiration check: 2:39:15 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : fizz-devel
Version : 2022.03.14.00
Release : 1.fc35
Architecture : i686
Size : 162 k
Source : fizz-2022.03.14.00-1.fc35.src.rpm
Repository : updates
Summary : Development files for fizz
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.
:
: The fizz-devel package contains libraries and header files for
: developing applications that use fizz.