How to Install and Uninstall rust-serde_bytes+std-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 02,2024

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

Please follow the steps below to install rust-serde_bytes+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Learn how to uninstall rust-serde_bytes+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-serde_bytes+std-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:59:55 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-serde_bytes+std-devel
Version : 0.11.14
Release : 1.el9
Architecture : noarch
Size : 8.2 k
Source : rust-serde_bytes-0.11.14-1.el9.src.rpm
Repository : epel
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 "std" feature of the "serde_bytes" crate.