How to Install and Uninstall rust-twox-hash+serialize-devel.noarch Package on Oracle Linux 9

Last updated: October 01,2024

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

Here is a brief guide to show you how to install rust-twox-hash+serialize-devel.noarch on Oracle Linux 9

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

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

Please follow the instructions below to uninstall rust-twox-hash+serialize-devel.noarch on Oracle Linux 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 Oracle Linux 9

Last metadata expiration check: 0:59:09 ago on Thu Feb 15 07:50:05 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.