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

Last updated: September 19,2024

1. Install "libnghttp2.x86_64" package

This is a short guide on how to install libnghttp2.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install libnghttp2.x86_64

2. Uninstall "libnghttp2.x86_64" package

This is a short guide on how to uninstall libnghttp2.x86_64 on Rocky Linux 8:

$ sudo dnf remove libnghttp2.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:45:20 ago on Mon Sep 12 10:27:18 2022.
Installed Packages
Name : libnghttp2
Version : 1.33.0
Release : 3.el8_3.1
Architecture : x86_64
Size : 164 k
Source : nghttp2-1.33.0-3.el8_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.