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

Last updated: October 04,2024

1. Install "rust-bytes+std-devel.noarch" package

Please follow the steps below to install rust-bytes+std-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-bytes+std-devel.noarch

2. Uninstall "rust-bytes+std-devel.noarch" package

Please follow the guidelines below to uninstall rust-bytes+std-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-bytes+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-bytes+std-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:09:36 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-bytes+std-devel
Version : 1.5.0
Release : 1.el9
Architecture : noarch
Size : 7.9 k
Source : rust-bytes-1.5.0-1.el9.src.rpm
Repository : epel
Summary : Types and traits for working with bytes
URL : https://crates.io/crates/bytes
License : MIT
Description : Types and traits for working with bytes.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "bytes" crate.