How to Install and Uninstall rust-zeroize+std-devel.noarch Package on Oracle Linux 9
Last updated: November 15,2024
1. Install "rust-zeroize+std-devel.noarch" package
Learn how to install rust-zeroize+std-devel.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
rust-zeroize+std-devel.noarch
Copied
2. Uninstall "rust-zeroize+std-devel.noarch" package
Please follow the guidelines below to uninstall rust-zeroize+std-devel.noarch on Oracle Linux 9:
$
sudo dnf remove
rust-zeroize+std-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-zeroize+std-devel.noarch package on Oracle Linux 9
Last metadata expiration check: 0:38:04 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-zeroize+std-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 "std" feature of the "zeroize" crate.
Available Packages
Name : rust-zeroize+std-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 "std" feature of the "zeroize" crate.