How to Install and Uninstall rust-h3+default-devel.noarch Package on Rocky Linux 9

Last updated: October 07,2024

1. Install "rust-h3+default-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-h3+default-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-h3+default-devel.noarch

2. Uninstall "rust-h3+default-devel.noarch" package

This is a short guide on how to uninstall rust-h3+default-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-h3+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-h3+default-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:29:51 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-h3+default-devel
Version : 0.0.3
Release : 1.el9
Architecture : noarch
Size : 7.0 k
Source : rust-h3-0.0.3-1.el9.src.rpm
Repository : epel
Summary : Async HTTP/3 implementation
URL : https://crates.io/crates/h3
License : MIT
Description : An async HTTP/3 implementation.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "h3" crate.