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

Last updated: October 06,2024

1. Install "libnghttp2.x86_64" package

Please follow the steps below to install libnghttp2.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libnghttp2.x86_64

2. Uninstall "libnghttp2.x86_64" package

Please follow the instructions below to uninstall libnghttp2.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libnghttp2.x86_64 $ sudo dnf autoremove

3. Information about the libnghttp2.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:33:57 ago on Mon Feb 26 07:04:30 2024.
Installed Packages
Name : libnghttp2
Version : 1.43.0
Release : 5.el9_3.1
Architecture : x86_64
Size : 166 k
Source : nghttp2-1.43.0-5.el9_3.1.src.rpm
Repository : @System
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.