How to Install and Uninstall rust-serde_cbor+std-devel.noarch Package on CentOS Stream 9

Last updated: May 20,2024

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

This guide covers the steps necessary to install rust-serde_cbor+std-devel.noarch on CentOS Stream 9

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

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

Please follow the step by step instructions below to uninstall rust-serde_cbor+std-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-serde_cbor+std-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:36:31 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-serde_cbor+std-devel
Version : 0.11.2
Release : 3.el9
Architecture : noarch
Size : 7.8 k
Source : rust-serde_cbor-0.11.2-3.el9.src.rpm
Repository : epel
Summary : CBOR support for serde
URL : https://crates.io/crates/serde_cbor
License : MIT or ASL 2.0
Description : CBOR support for serde.
:
: This package contains library source intended for building other packages
: which use "std" feature of "serde_cbor" crate.