How to Install and Uninstall xxhash.x86_64 Package on Fedora 39
Last updated: January 15,2025
1. Install "xxhash.x86_64" package
This tutorial shows how to install xxhash.x86_64 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
xxhash.x86_64
Copied
2. Uninstall "xxhash.x86_64" package
This tutorial shows how to uninstall xxhash.x86_64 on Fedora 39:
$
sudo dnf remove
xxhash.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the xxhash.x86_64 package on Fedora 39
Last metadata expiration check: 0:42:55 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : xxhash
Version : 0.8.2
Release : 1.fc39
Architecture : x86_64
Size : 56 k
Source : xxhash-0.8.2-1.fc39.src.rpm
Repository : fedora
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).
Available Packages
Name : xxhash
Version : 0.8.2
Release : 1.fc39
Architecture : x86_64
Size : 56 k
Source : xxhash-0.8.2-1.fc39.src.rpm
Repository : fedora
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).