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

Last updated: October 08,2024

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

This guide covers the steps necessary to install golang-github-oneofone-xxhash.x86_64 on Fedora 36

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

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

Please follow the guidelines below to uninstall golang-github-oneofone-xxhash.x86_64 on Fedora 36:

$ 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 36

Last metadata expiration check: 3:48:32 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : golang-github-oneofone-xxhash
Version : 1.2.8
Release : 6.fc36
Architecture : x86_64
Size : 591 k
Source : golang-github-oneofone-xxhash-1.2.8-6.fc36.src.rpm
Repository : updates
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.