How to Install and Uninstall rust-bytestring+serde-devel.noarch Package on Fedora 35

Last updated: October 06,2024

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

Please follow the instructions below to install rust-bytestring+serde-devel.noarch on Fedora 35

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

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

Please follow the guidance below to uninstall rust-bytestring+serde-devel.noarch on Fedora 35:

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

3. Information about the rust-bytestring+serde-devel.noarch package on Fedora 35

Last metadata expiration check: 1:05:38 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-bytestring+serde-devel
Version : 1.1.0
Release : 1.fc35
Architecture : noarch
Size : 7.6 k
Source : rust-bytestring-1.1.0-1.fc35.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 "serde" feature of the "bytestring" crate.