How to Install and Uninstall golang-github-cespare-xxhash-devel.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "golang-github-cespare-xxhash-devel.noarch" package

This is a short guide on how to install golang-github-cespare-xxhash-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-cespare-xxhash-devel.noarch

2. Uninstall "golang-github-cespare-xxhash-devel.noarch" package

This tutorial shows how to uninstall golang-github-cespare-xxhash-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-cespare-xxhash-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-cespare-xxhash-devel.noarch package on Fedora 34

Last metadata expiration check: 1:22:33 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-cespare-xxhash-devel
Version : 2.1.1
Release : 3.fc34
Architecture : noarch
Size : 18 k
Source : golang-github-cespare-xxhash-2.1.1-3.fc34.src.rpm
Repository : fedora
Summary : 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.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/cespare/xxhash