How to Install and Uninstall rust-bytestring-devel.noarch Package on Fedora 36

Last updated: April 27,2024

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

Learn how to install rust-bytestring-devel.noarch on Fedora 36

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

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

Please follow the steps below to uninstall rust-bytestring-devel.noarch on Fedora 36:

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

3. Information about the rust-bytestring-devel.noarch package on Fedora 36

Last metadata expiration check: 1:09:07 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-bytestring-devel
Version : 1.1.0
Release : 1.fc36
Architecture : noarch
Size : 16 k
Source : rust-bytestring-1.1.0-1.fc36.src.rpm
Repository : updates
Summary : Immutable UTF-8 encoded string using Bytes as storage
URL : https://crates.io/crates/bytestring
License : MIT OR Apache-2.0
Description : Immutable UTF-8 encoded string using Bytes as storage.
:
: This package contains library source intended for building other packages which
: use the "bytestring" crate.