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

Last updated: June 29,2024

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

In this section, we are going to explain the necessary steps to install rust-serdect+alloc-devel.noarch on Oracle Linux 9

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

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

This is a short guide on how to uninstall rust-serdect+alloc-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-serdect+alloc-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:22:08 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-serdect+alloc-devel
Version : 0.2.0
Release : 1.el9
Architecture : noarch
Size : 7.4 k
Source : rust-serdect-0.2.0-1.el9.src.rpm
Repository : epel
Summary : Constant-time serde serializer/deserializer helpers for data that potentially contains secrets
URL : https://crates.io/crates/serdect
License : Apache-2.0 OR MIT
Description : Constant-time serde serializer/deserializer helpers for data that
: potentially contains secrets (e.g. cryptographic keys).
:
: This package contains library source intended for building other packages which
: use the "alloc" feature of the "serdect" crate.