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

Last updated: June 29,2024

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

This guide covers the steps necessary to install rust-bytestring+serde-devel.noarch on Fedora 34

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

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

Here is a brief guide to show you how to uninstall rust-bytestring+serde-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:45:40 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-bytestring+serde-devel
Version : 1.0.0
Release : 1.fc34
Architecture : noarch
Size : 7.9 k
Source : rust-bytestring-1.0.0-1.fc34.src.rpm
Repository : updates
Summary : Immutable UTF-8 encoded string using Bytes as storage
URL : https://crates.io/crates/bytestring
License : MIT or ASL 2.0
Description : Immutable UTF-8 encoded string using Bytes as storage.
:
: This package contains library source intended for building other packages
: which use "serde" feature of "bytestring" crate.