How to Install and Uninstall rust-subtle-devel.noarch Package on Oracle Linux 9

Last updated: July 03,2024

1. Install "rust-subtle-devel.noarch" package

Please follow the instructions below to install rust-subtle-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-subtle-devel.noarch

2. Uninstall "rust-subtle-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-subtle-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-subtle-devel.noarch $ sudo dnf autoremove

3. Information about the rust-subtle-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:45:09 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-subtle-devel
Version : 2.5.0
Release : 1.el9
Architecture : noarch
Size : 22 k
Source : rust-subtle-2.5.0-1.el9.src.rpm
Repository : epel
Summary : Pure-Rust traits and utilities for constant-time cryptographic implementations
URL : https://crates.io/crates/subtle
License : BSD-3-Clause
Description : Pure-Rust traits and utilities for constant-time cryptographic
: implementations.
:
: This package contains library source intended for building other packages which
: use the "subtle" crate.