How to Install and Uninstall libnghttp2.i686 Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "libnghttp2.i686" package

This guide covers the steps necessary to install libnghttp2.i686 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install libnghttp2.i686

2. Uninstall "libnghttp2.i686" package

Please follow the guidance below to uninstall libnghttp2.i686 on AlmaLinux 9:

$ sudo dnf remove libnghttp2.i686 $ sudo dnf autoremove

3. Information about the libnghttp2.i686 package on AlmaLinux 9

Last metadata expiration check: 1:50:11 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : libnghttp2
Version : 1.43.0
Release : 5.el9_3.1
Architecture : i686
Size : 78 k
Source : nghttp2-1.43.0-5.el9_3.1.src.rpm
Repository : baseos
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.