How to Install and Uninstall rust-bytes-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

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

In this section, we are going to explain the necessary steps to install rust-bytes-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

In this section, we are going to explain the necessary steps to uninstall rust-bytes-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-bytes-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:37:21 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-bytes-devel
Version : 1.5.0
Release : 1.el9
Architecture : noarch
Size : 60 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 "bytes" crate.