How to Install and Uninstall xxhash-libs.x86_64 Package on Fedora 36

Last updated: October 07,2024

1. Install "xxhash-libs.x86_64" package

Here is a brief guide to show you how to install xxhash-libs.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install xxhash-libs.x86_64

2. Uninstall "xxhash-libs.x86_64" package

Here is a brief guide to show you how to uninstall xxhash-libs.x86_64 on Fedora 36:

$ sudo dnf remove xxhash-libs.x86_64 $ sudo dnf autoremove

3. Information about the xxhash-libs.x86_64 package on Fedora 36

Last metadata expiration check: 3:00:43 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : xxhash-libs
Version : 0.8.1
Release : 2.fc36
Architecture : x86_64
Size : 42 k
Source : xxhash-0.8.1-2.fc36.src.rpm
Repository : fedora
Summary : Extremely fast hash algorithm - library
URL : http://www.xxhash.com/
License : BSD
Description : xxHash is an Extremely fast Hash algorithm, running at RAM speed
: limits. It successfully completes the SMHasher test suite which
: evaluates collision, dispersion and randomness qualities of hash
: functions. Code is highly portable, and hashes are identical on all
: platforms (little / big endian).