How to Install and Uninstall rust-serde_bytes+default-devel.noarch Package on Oracle Linux 9

Last updated: July 01,2024

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

Learn how to install rust-serde_bytes+default-devel.noarch on Oracle Linux 9

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

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

Please follow the instructions below to uninstall rust-serde_bytes+default-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-serde_bytes+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:06:08 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-serde_bytes+default-devel
Version : 0.11.14
Release : 1.el9
Architecture : noarch
Size : 8.1 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 "default" feature of the "serde_bytes" crate.