How to Install and Uninstall nghttp2.src Package on Oracle Linux 9

Last updated: September 18,2024

1. Install "nghttp2.src" package

This guide let you learn how to install nghttp2.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install nghttp2.src

2. Uninstall "nghttp2.src" package

Here is a brief guide to show you how to uninstall nghttp2.src on Oracle Linux 9:

$ sudo dnf remove nghttp2.src $ sudo dnf autoremove

3. Information about the nghttp2.src package on Oracle Linux 9

Last metadata expiration check: 2:59:24 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : nghttp2
Version : 1.43.0
Release : 5.el9_3.1
Architecture : src
Size : 3.8 M
Source : None
Repository : ol9_baseos_latest
Summary : Experimental HTTP/2 client, server and proxy
URL : https://nghttp2.org/
License : MIT
Description : This package contains the HTTP/2 client, server and proxy programs.