How to Install and Uninstall wyhash-doc.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "wyhash-doc.noarch" package

Please follow the step by step instructions below to install wyhash-doc.noarch on Rocky Linux 8

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

2. Uninstall "wyhash-doc.noarch" package

This guide covers the steps necessary to uninstall wyhash-doc.noarch on Rocky Linux 8:

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

3. Information about the wyhash-doc.noarch package on Rocky Linux 8

Last metadata expiration check: 1:40:26 ago on Mon Sep 12 10:27:18 2022.
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.