How to Install and Uninstall libnghttp2.i686 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 13,2024

1. Install "libnghttp2.i686" package

Please follow the step by step instructions below to install libnghttp2.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install libnghttp2.i686

2. Uninstall "libnghttp2.i686" package

This tutorial shows how to uninstall libnghttp2.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove libnghttp2.i686 $ sudo dnf autoremove

3. Information about the libnghttp2.i686 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:36:07 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libnghttp2
Version : 1.33.0
Release : 5.el8_9
Architecture : i686
Size : 84 k
Source : nghttp2-1.33.0-5.el8_9.src.rpm
Repository : ubi-8-baseos-rpms
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.