How to Install and Uninstall wyhash-doc.noarch Package on CentOS Stream 9

Last updated: January 12,2025

1. Install "wyhash-doc.noarch" package

In this section, we are going to explain the necessary steps to install wyhash-doc.noarch on CentOS Stream 9

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

2. Uninstall "wyhash-doc.noarch" package

Please follow the step by step instructions below to uninstall wyhash-doc.noarch on CentOS Stream 9:

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

3. Information about the wyhash-doc.noarch package on CentOS Stream 9

Last metadata expiration check: 3:12:37 ago on Sat Mar 16 16:03:45 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.