How to Install and Uninstall rust-constant_time_eq-devel.noarch Package on Fedora 36

Last updated: October 11,2024

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

Here is a brief guide to show you how to install rust-constant_time_eq-devel.noarch on Fedora 36

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

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

Please follow the guidelines below to uninstall rust-constant_time_eq-devel.noarch on Fedora 36:

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

3. Information about the rust-constant_time_eq-devel.noarch package on Fedora 36

Last metadata expiration check: 5:40:25 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-constant_time_eq-devel
Version : 0.2.4
Release : 1.fc36
Architecture : noarch
Size : 18 k
Source : rust-constant_time_eq-0.2.4-1.fc36.src.rpm
Repository : updates
Summary : Compares two equal-sized byte strings in constant time
URL : https://crates.io/crates/constant_time_eq
License : CC0-1.0 OR 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.