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

Last updated: October 06,2024

1. Install "libnghttp2.i686" package

In this section, we are going to explain the necessary steps to install libnghttp2.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libnghttp2.i686

2. Uninstall "libnghttp2.i686" package

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

$ sudo dnf remove libnghttp2.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:09:19 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : libnghttp2
Version : 1.45.1
Release : 1.fc35
Architecture : i686
Size : 75 k
Source : nghttp2-1.45.1-1.fc35.src.rpm
Repository : fedora
Summary : A library implementing the HTTP/2 protocol
URL : https://nghttp2.org/
License : MIT
Description : libnghttp2 is a library implementing the Hypertext Transfer Protocol
: version 2 (HTTP/2) protocol in C.