How to Install and Uninstall xxhash.x86_64 Package on Fedora 38

Last updated: November 30,2024

1. Install "xxhash.x86_64" package

Please follow the guidance below to install xxhash.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install xxhash.x86_64

2. Uninstall "xxhash.x86_64" package

This guide let you learn how to uninstall xxhash.x86_64 on Fedora 38:

$ sudo dnf remove xxhash.x86_64 $ sudo dnf autoremove

3. Information about the xxhash.x86_64 package on Fedora 38

Last metadata expiration check: 2:11:34 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : xxhash
Version : 0.8.2
Release : 1.fc38
Architecture : x86_64
Size : 56 k
Source : xxhash-0.8.2-1.fc38.src.rpm
Repository : updates
Summary : Extremely fast hash algorithm
URL : https://www.xxhash.com/
License : BSD-2-Clause AND GPL-2.0-or-later
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).