How to Install and Uninstall rust-zeroize+default-devel.noarch Package on Fedora 34
Last updated: November 13,2024
1. Install "rust-zeroize+default-devel.noarch" package
This guide let you learn how to install rust-zeroize+default-devel.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
rust-zeroize+default-devel.noarch
Copied
2. Uninstall "rust-zeroize+default-devel.noarch" package
This guide let you learn how to uninstall rust-zeroize+default-devel.noarch on Fedora 34:
$
sudo dnf remove
rust-zeroize+default-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-zeroize+default-devel.noarch package on Fedora 34
Last metadata expiration check: 0:13:24 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-zeroize+default-devel
Version : 1.5.5
Release : 1.fc34
Architecture : noarch
Size : 8.7 k
Source : rust-zeroize-1.5.5-1.fc34.src.rpm
Repository : updates
Summary : Securely clear secrets from memory
URL : https://crates.io/crates/zeroize
License : ASL 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.5.5
Release : 1.fc34
Architecture : noarch
Size : 8.7 k
Source : rust-zeroize-1.5.5-1.fc34.src.rpm
Repository : updates
Summary : Securely clear secrets from memory
URL : https://crates.io/crates/zeroize
License : ASL 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.