How to Install and Uninstall rust-h2+unstable-devel.noarch Package on CentOS Stream 9

Last updated: May 20,2024

1. Install "rust-h2+unstable-devel.noarch" package

Please follow the guidance below to install rust-h2+unstable-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-h2+unstable-devel.noarch

2. Uninstall "rust-h2+unstable-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-h2+unstable-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-h2+unstable-devel.noarch $ sudo dnf autoremove

3. Information about the rust-h2+unstable-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 3:08:48 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-h2+unstable-devel
Version : 0.3.24
Release : 1.el9
Architecture : noarch
Size : 8.6 k
Source : rust-h2-0.3.24-1.el9.src.rpm
Repository : epel
Summary : HTTP/2 client and server
URL : https://crates.io/crates/h2
License : MIT
Description : An HTTP/2 client and server.
:
: This package contains library source intended for building other packages which
: use the "unstable" feature of the "h2" crate.