How to Install and Uninstall rust-constant_time_eq-devel.noarch Package on AlmaLinux 9

Last updated: June 23,2024

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

This guide let you learn how to install rust-constant_time_eq-devel.noarch on AlmaLinux 9

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

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

Please follow the instructions below to uninstall rust-constant_time_eq-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-constant_time_eq-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:16:16 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-constant_time_eq-devel
Version : 0.3.0
Release : 2.el9
Architecture : noarch
Size : 19 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 "constant_time_eq" crate.