How to Install and Uninstall libnghttp2.i686 Package on CentOS 8 / RHEL 8

Last updated: May 15,2024

1. Install "libnghttp2.i686" package

This guide covers the steps necessary to install libnghttp2.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libnghttp2.i686

2. Uninstall "libnghttp2.i686" package

Please follow the instructions below to uninstall libnghttp2.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove libnghttp2.i686 $ sudo dnf autoremove

3. Information about the libnghttp2.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:41:42 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libnghttp2
Version : 1.33.0
Release : 3.el8_2.1
Architecture : i686
Size : 83 k
Source : nghttp2-1.33.0-3.el8_2.1.src.rpm
Repository : baseos
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.