How to Install and Uninstall rust-constant_time_eq+default-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 30,2024

1. Install "rust-constant_time_eq+default-devel.noarch" package

This tutorial shows how to install rust-constant_time_eq+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-constant_time_eq+default-devel.noarch

2. Uninstall "rust-constant_time_eq+default-devel.noarch" package

This tutorial shows how to uninstall rust-constant_time_eq+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-constant_time_eq+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-constant_time_eq+default-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:31:38 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-constant_time_eq+default-devel
Version : 0.3.0
Release : 2.el9
Architecture : noarch
Size : 8.1 k
Source : rust-constant_time_eq-0.3.0-2.el9.src.rpm
Repository : epel
Summary : Compares two equal-sized byte strings in constant time
URL : https://crates.io/crates/constant_time_eq
License : MIT-0 OR Apache-2.0
Description : Compares two equal-sized byte strings in constant time.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "constant_time_eq" crate.