How to Install and Uninstall wyhash-doc.noarch Package on Fedora 34

Last updated: July 03,2024

1. Install "wyhash-doc.noarch" package

Please follow the guidelines below to install wyhash-doc.noarch on Fedora 34

$ 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 Fedora 34:

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

3. Information about the wyhash-doc.noarch package on Fedora 34

Last metadata expiration check: 5:28:13 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : wyhash-doc
Version : final1
Release : 1.20210311gitfinal.fc34
Architecture : noarch
Size : 326 k
Source : wyhash-final1-1.20210311gitfinal.fc34.src.rpm
Repository : fedora
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.