How to Install and Uninstall rust-bytes-devel.noarch Package on CentOS Stream 9

Last updated: September 29,2024

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

This guide let you learn how to install rust-bytes-devel.noarch on CentOS Stream 9

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

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

This is a short guide on how to uninstall rust-bytes-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-bytes-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:06:17 ago on Sat Mar 16 16:03:45 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.