How to Install and Uninstall rust-zeroize+default-devel.noarch Package on CentOS Stream 9
Last updated: November 14,2024
1. Install "rust-zeroize+default-devel.noarch" package
Please follow the instructions below to install rust-zeroize+default-devel.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
rust-zeroize+default-devel.noarch
Copied
2. Uninstall "rust-zeroize+default-devel.noarch" package
This is a short guide on how to uninstall rust-zeroize+default-devel.noarch on CentOS Stream 9:
$
sudo dnf remove
rust-zeroize+default-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-zeroize+default-devel.noarch package on CentOS Stream 9
Last metadata expiration check: 0:08:40 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-zeroize+default-devel
Version : 1.7.0
Release : 1.el9
Architecture : noarch
Size : 8.4 k
Source : rust-zeroize-1.7.0-1.el9.src.rpm
Repository : epel
Summary : Securely clear secrets from memory
URL : https://crates.io/crates/zeroize
License : Apache-2.0 OR MIT
Description : Securely clear secrets from memory with a simple trait built on stable
: Rust primitives which guarantee memory is zeroed using an operation will
: not be 'optimized away' by the compiler. Uses a portable pure Rust
: implementation that works everywhere, even WASM!.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "zeroize" crate.
Available Packages
Name : rust-zeroize+default-devel
Version : 1.7.0
Release : 1.el9
Architecture : noarch
Size : 8.4 k
Source : rust-zeroize-1.7.0-1.el9.src.rpm
Repository : epel
Summary : Securely clear secrets from memory
URL : https://crates.io/crates/zeroize
License : Apache-2.0 OR MIT
Description : Securely clear secrets from memory with a simple trait built on stable
: Rust primitives which guarantee memory is zeroed using an operation will
: not be 'optimized away' by the compiler. Uses a portable pure Rust
: implementation that works everywhere, even WASM!.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "zeroize" crate.