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

Last updated: May 19,2024

1. Install "wyhash-doc.noarch" package

Here is a brief guide to show you how to install wyhash-doc.noarch on CentOS Stream 8

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

2. Uninstall "wyhash-doc.noarch" package

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

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

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

Last metadata expiration check: 4:01:42 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : wyhash-doc
Version : final1
Release : 1.20210311gitwyhash_final.el8
Architecture : noarch
Size : 328 k
Source : wyhash-final1-1.20210311gitwyhash_final.el8.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.