How to Install and Uninstall libnghttp2.x86_64 Package on CentOS Stream 9

Last updated: September 30,2024

1. Install "libnghttp2.x86_64" package

Please follow the steps below to install libnghttp2.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install libnghttp2.x86_64

2. Uninstall "libnghttp2.x86_64" package

Please follow the guidance below to uninstall libnghttp2.x86_64 on CentOS Stream 9:

$ sudo dnf remove libnghttp2.x86_64 $ sudo dnf autoremove

3. Information about the libnghttp2.x86_64 package on CentOS Stream 9

Last metadata expiration check: 2:49:58 ago on Sat Mar 16 16:03:45 2024.
Installed Packages
Name : libnghttp2
Version : 1.43.0
Release : 5.el9.1
Architecture : x86_64
Size : 166 k
Source : nghttp2-1.43.0-5.el9.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.