How to Install and Uninstall rust-polyval+zeroize-devel.noarch Package on Fedora 39

Last updated: November 25,2024

1. Install "rust-polyval+zeroize-devel.noarch" package

Learn how to install rust-polyval+zeroize-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-polyval+zeroize-devel.noarch

2. Uninstall "rust-polyval+zeroize-devel.noarch" package

This guide covers the steps necessary to uninstall rust-polyval+zeroize-devel.noarch on Fedora 39:

$ sudo dnf remove rust-polyval+zeroize-devel.noarch $ sudo dnf autoremove

3. Information about the rust-polyval+zeroize-devel.noarch package on Fedora 39

Last metadata expiration check: 2:49:10 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-polyval+zeroize-devel
Version : 0.6.2
Release : 1.fc39
Architecture : noarch
Size : 8.1 k
Source : rust-polyval-0.6.2-1.fc39.src.rpm
Repository : updates
Summary : GHASH-like universal hash over GF(2^128)
URL : https://crates.io/crates/polyval
License : Apache-2.0 OR MIT
Description : POLYVAL is a GHASH-like universal hash over GF(2^128) useful for
: constructing a Message Authentication Code (MAC).
:
: This package contains library source intended for building other packages which
: use the "zeroize" feature of the "polyval" crate.