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

Last updated: July 03,2024

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

This tutorial shows how to install rust-hyper+default-devel.noarch on Oracle Linux 9

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

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

This tutorial shows how to uninstall rust-hyper+default-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-hyper+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:19:15 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-hyper+default-devel
Version : 0.14.28
Release : 1.el9
Architecture : noarch
Size : 8.5 k
Source : rust-hyper-0.14.28-1.el9.src.rpm
Repository : epel
Summary : Fast and correct HTTP library
URL : https://crates.io/crates/hyper
License : MIT
Description : A fast and correct HTTP library.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "hyper" crate.