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

Last updated: July 05,2024

1. Install "rust-subtle+const-generics-devel.noarch" package

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

$ sudo dnf update $ sudo dnf install rust-subtle+const-generics-devel.noarch

2. Uninstall "rust-subtle+const-generics-devel.noarch" package

Learn how to uninstall rust-subtle+const-generics-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-subtle+const-generics-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:45:04 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-subtle+const-generics-devel
Version : 2.5.0
Release : 1.el9
Architecture : noarch
Size : 7.8 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 "const-generics" feature of the "subtle" crate.