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

Last updated: October 07,2024

1. Install "wyhash-doc.noarch" package

In this section, we are going to explain the necessary steps to install wyhash-doc.noarch on AlmaLinux 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 AlmaLinux 9:

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

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

Last metadata expiration check: 2:04:03 ago on Wed Mar 13 07:41:12 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.