How to Install and Uninstall golang-github-oneofone-xxhash.x86_64 Package on Fedora 38

Last updated: October 06,2024

1. Install "golang-github-oneofone-xxhash.x86_64" package

This tutorial shows how to install golang-github-oneofone-xxhash.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install golang-github-oneofone-xxhash.x86_64

2. Uninstall "golang-github-oneofone-xxhash.x86_64" package

In this section, we are going to explain the necessary steps to uninstall golang-github-oneofone-xxhash.x86_64 on Fedora 38:

$ sudo dnf remove golang-github-oneofone-xxhash.x86_64 $ sudo dnf autoremove

3. Information about the golang-github-oneofone-xxhash.x86_64 package on Fedora 38

Last metadata expiration check: 4:04:22 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : golang-github-oneofone-xxhash
Version : 1.2.8
Release : 8.fc38
Architecture : x86_64
Size : 618 k
Source : golang-github-oneofone-xxhash-1.2.8-8.fc38.src.rpm
Repository : fedora
Summary : Native implementation of the excellent xxhash hashing algorithm
URL : https://github.com/OneOfOne/xxhash
License : ASL 2.0
Description :
: This is a native Go implementation of the excellent xxhash* algorithm, an
: extremely fast non-cryptographic Hash algorithm, working at speeds close to RAM
: limits.