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

Last updated: July 03,2024

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

This guide covers the steps necessary to install rust-twox-hash+rand-devel.noarch on Oracle Linux 9

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

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

This guide covers the steps necessary to uninstall rust-twox-hash+rand-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-twox-hash+rand-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 3:08:50 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-twox-hash+rand-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 "rand" feature of the "twox-hash" crate.