How to Install and Uninstall rust-zip+constant_time_eq-devel.noarch Package on CentOS Stream 9

Last updated: June 03,2024

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

This tutorial shows how to install rust-zip+constant_time_eq-devel.noarch on CentOS Stream 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-zip+constant_time_eq-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-zip+constant_time_eq-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:17:47 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-zip+constant_time_eq-devel
Version : 0.6.6
Release : 3.el9
Architecture : noarch
Size : 7.9 k
Source : rust-zip-0.6.6-3.el9.src.rpm
Repository : epel
Summary : Library to support the reading and writing of zip files
URL : https://crates.io/crates/zip
License : MIT
Description : Library to support the reading and writing of zip files.
:
: This package contains library source intended for building other packages which
: use the "constant_time_eq" feature of the "zip" crate.