How to Install and Uninstall xxhash-libs.x86_64 Package on Oracle Linux 8

Last updated: May 07,2024

1. Install "xxhash-libs.x86_64" package

Please follow the steps below to install xxhash-libs.x86_64 on Oracle Linux 8

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

2. Uninstall "xxhash-libs.x86_64" package

Please follow the guidance below to uninstall xxhash-libs.x86_64 on Oracle Linux 8:

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

3. Information about the xxhash-libs.x86_64 package on Oracle Linux 8

Last metadata expiration check: 3:39:10 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : xxhash-libs
Version : 0.8.1
Release : 1.el8
Architecture : x86_64
Size : 42 k
Source : xxhash-0.8.1-1.el8.src.rpm
Repository : epel
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).