How to Install and Uninstall rust-siphasher+std-devel.noarch Package on Oracle Linux 9

Last updated: September 20,2024

1. Install "rust-siphasher+std-devel.noarch" package

This is a short guide on how to install rust-siphasher+std-devel.noarch on Oracle Linux 9

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

2. Uninstall "rust-siphasher+std-devel.noarch" package

Please follow the instructions below to uninstall rust-siphasher+std-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-siphasher+std-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:27:34 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-siphasher+std-devel
Version : 1.0.0
Release : 1.el9
Architecture : noarch
Size : 7.9 k
Source : rust-siphasher-1.0.0-1.el9.src.rpm
Repository : epel
Summary : SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust
URL : https://crates.io/crates/siphasher
License : MIT OR Apache-2.0
Description : SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "siphasher" crate.