How to Install and Uninstall rust-twox-hash+serialize-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 30,2024

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

Please follow the instructions below to install rust-twox-hash+serialize-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This guide covers the steps necessary to uninstall rust-twox-hash+serialize-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-twox-hash+serialize-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:50:05 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-twox-hash+serialize-devel
Version : 1.6.3
Release : 4.el9
Architecture : noarch
Size : 7.6 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 "serialize" feature of the "twox-hash" crate.