How to Install and Uninstall rust-serde_bytes-devel.noarch Package on Fedora 38

Last updated: October 14,2024

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

This is a short guide on how to install rust-serde_bytes-devel.noarch on Fedora 38

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

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

Please follow the steps below to uninstall rust-serde_bytes-devel.noarch on Fedora 38:

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

3. Information about the rust-serde_bytes-devel.noarch package on Fedora 38

Last metadata expiration check: 3:55:28 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-serde_bytes-devel
Version : 0.11.14
Release : 1.fc38
Architecture : noarch
Size : 21 k
Source : rust-serde_bytes-0.11.14-1.fc38.src.rpm
Repository : updates
Summary : Optimized handling of &[u8] and Vec for Serde
URL : https://crates.io/crates/serde_bytes
License : MIT OR Apache-2.0
Description : Optimized handling of `&[u8]` and `Vec` for Serde.
:
: This package contains library source intended for building other packages which
: use the "serde_bytes" crate.