How to Install and Uninstall wyhash-doc.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 05,2024

1. Install "wyhash-doc.noarch" package

Please follow the steps below to install wyhash-doc.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install wyhash-doc.noarch

2. Uninstall "wyhash-doc.noarch" package

Please follow the guidance below to uninstall wyhash-doc.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove wyhash-doc.noarch $ sudo dnf autoremove

3. Information about the wyhash-doc.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:50:30 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : wyhash-doc
Version : final1
Release : 3.20210311gitfinal.el9
Architecture : noarch
Size : 326 k
Source : wyhash-final1-3.20210311gitfinal.el9.src.rpm
Repository : epel
Summary : Documentation for wyhash
URL : https://github.com/wangyi-fudan/wyhash
License : Unlicense
Description : No hash function is perfect, but some are useful.
:
: wyhash and wyrand are the ideal 64-bit hash function and PRNG respectively:
:
: solid: wyhash passed SMHasher, wyrand passed BigCrush, practrand.
:
: portable: 64-bit/32-bit system, big/little endian.
:
: fastest: Efficient on 64-bit machines, especially for short keys.
:
: simplest: In the sense of code size.