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

Last updated: October 06,2024

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

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

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

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

This is a short guide on how to uninstall rust-subtle+const-generics-devel.noarch on AlmaLinux 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 AlmaLinux 9

Last metadata expiration check: 0:18:46 ago on Wed Mar 13 07:41:12 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.