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

Last updated: October 06,2024

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

Please follow the steps below to install golang-github-cespare-xxhash.x86_64 on Fedora 35

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

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

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

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

3. Information about the golang-github-cespare-xxhash.x86_64 package on Fedora 35

Last metadata expiration check: 3:58:05 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : golang-github-cespare-xxhash
Version : 2.1.2
Release : 8.fc35
Architecture : x86_64
Size : 562 k
Source : golang-github-cespare-xxhash-2.1.2-8.fc35.src.rpm
Repository : updates
Summary : A Go implementation of the 64-bit xxHash algorithm (XXH64)
URL : https://github.com/cespare/xxhash
License : MIT
Description :
: xxhash is a Go implementation of the 64-bit xxHash algorithm, XXH64. This is a
: high-quality hashing algorithm that is much faster than anything in the Go
: standard library.