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

Last updated: June 26,2024

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

Please follow the instructions below to install rust-serde_bytes-devel.noarch on Fedora 34

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

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

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

Last metadata expiration check: 5:45:12 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-serde_bytes-devel
Version : 0.11.6
Release : 1.fc34
Architecture : noarch
Size : 20 k
Source : rust-serde_bytes-0.11.6-1.fc34.src.rpm
Repository : updates
Summary : Optimized handling of `&[u8]` and `Vec` for Serde
URL : https://crates.io/crates/serde_bytes
License : MIT or ASL 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.