How to Install and Uninstall rust-polyval-devel.noarch Package on Fedora 38

Last updated: November 24,2024

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

Please follow the steps below to install rust-polyval-devel.noarch on Fedora 38

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

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

Please follow the guidelines below to uninstall rust-polyval-devel.noarch on Fedora 38:

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

3. Information about the rust-polyval-devel.noarch package on Fedora 38

Last metadata expiration check: 0:32:38 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-polyval-devel
Version : 0.6.2
Release : 1.fc38
Architecture : noarch
Size : 27 k
Source : rust-polyval-0.6.2-1.fc38.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 "polyval" crate.