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

Last updated: September 28,2024

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

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

$ 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 38:

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

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

Last metadata expiration check: 2:28:41 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-bytestring+serde-devel
Version : 1.3.1
Release : 1.fc38
Architecture : noarch
Size : 8.1 k
Source : rust-bytestring-1.3.1-1.fc38.src.rpm
Repository : updates
Summary : UTF-8 encoded read-only string using Bytes as storage
URL : https://crates.io/crates/bytestring
License : MIT OR Apache-2.0
Description : A UTF-8 encoded read-only string using `Bytes` as storage.
:
: This package contains library source intended for building other packages which
: use the "serde" feature of the "bytestring" crate.