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

Last updated: October 05,2024

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

Please follow the guidelines below to install rust-twox-hash+std-devel.noarch on CentOS Stream 9

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

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

This is a short guide on how to uninstall rust-twox-hash+std-devel.noarch on CentOS Stream 9:

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

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

Last metadata expiration check: 2:33:10 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-twox-hash+std-devel
Version : 1.6.3
Release : 4.el9
Architecture : noarch
Size : 7.5 k
Source : rust-twox-hash-1.6.3-4.el9.src.rpm
Repository : epel
Summary : Rust implementation of the XXHash and XXH3 algorithms
URL : https://crates.io/crates/twox-hash
License : MIT
Description : Rust implementation of the XXHash and XXH3 algorithms.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "twox-hash" crate.