How to Install and Uninstall rust-universal-hash+std-devel.noarch Package on CentOS Stream 9

Last updated: October 04,2024

1. Install "rust-universal-hash+std-devel.noarch" package

Here is a brief guide to show you how to install rust-universal-hash+std-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-universal-hash+std-devel.noarch

2. Uninstall "rust-universal-hash+std-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-universal-hash+std-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-universal-hash+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-universal-hash+std-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 3:06:45 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-universal-hash+std-devel
Version : 0.5.1
Release : 1.el9
Architecture : noarch
Size : 7.9 k
Source : rust-universal-hash-0.5.1-1.el9.src.rpm
Repository : epel
Summary : Traits which describe the functionality of universal hash functions
URL : https://crates.io/crates/universal-hash
License : MIT OR Apache-2.0
Description : Traits which describe the functionality of universal hash functions
: (UHFs).
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "universal-hash" crate.