How to Install and Uninstall rust-serde_bytes+alloc-devel.noarch Package on Fedora 35

Last updated: June 30,2024

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

In this section, we are going to explain the necessary steps to install rust-serde_bytes+alloc-devel.noarch on Fedora 35

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

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

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

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

3. Information about the rust-serde_bytes+alloc-devel.noarch package on Fedora 35

Last metadata expiration check: 1:45:43 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-serde_bytes+alloc-devel
Version : 0.11.7
Release : 1.fc35
Architecture : noarch
Size : 7.9 k
Source : rust-serde_bytes-0.11.7-1.fc35.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 "alloc" feature of the "serde_bytes" crate.