How to Install and Uninstall libnghttp2.x86_64 Package on Rocky Linux 9

Last updated: May 10,2024

1. Install "libnghttp2.x86_64" package

This guide covers the steps necessary to install libnghttp2.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libnghttp2.x86_64

2. Uninstall "libnghttp2.x86_64" package

This guide let you learn how to uninstall libnghttp2.x86_64 on Rocky Linux 9:

$ sudo dnf remove libnghttp2.x86_64 $ sudo dnf autoremove

3. Information about the libnghttp2.x86_64 package on Rocky Linux 9

Last metadata expiration check: 2:15:07 ago on Fri Feb 16 06:49:52 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.