How to Install and Uninstall rust-bytes+std-devel.noarch Package on Fedora 34

Last updated: September 19,2024

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

This is a short guide on how to install rust-bytes+std-devel.noarch on Fedora 34

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

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

This tutorial shows how to uninstall rust-bytes+std-devel.noarch on Fedora 34:

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

3. Information about the rust-bytes+std-devel.noarch package on Fedora 34

Last metadata expiration check: 2:27:49 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-bytes+std-devel
Version : 1.1.0
Release : 1.fc34
Architecture : noarch
Size : 8.2 k
Source : rust-bytes-1.1.0-1.fc34.src.rpm
Repository : updates
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 "std" feature of "bytes" crate.