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

Last updated: November 29,2024

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

Please follow the guidance below to install golang-github-oneofone-xxhash.x86_64 on Fedora 35

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

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

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

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

Last metadata expiration check: 1:34:42 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : golang-github-oneofone-xxhash
Version : 1.2.8
Release : 5.fc35
Architecture : x86_64
Size : 655 k
Source : golang-github-oneofone-xxhash-1.2.8-5.fc35.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.