How to Install and Uninstall golang-github-cespare-xxhash-devel.noarch Package on Rocky Linux 9

Last updated: October 08,2024

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

Please follow the instructions below to install golang-github-cespare-xxhash-devel.noarch on Rocky Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall golang-github-cespare-xxhash-devel.noarch on Rocky Linux 9:

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

3. Information about the golang-github-cespare-xxhash-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:16:31 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : golang-github-cespare-xxhash-devel
Version : 2.1.2
Release : 9.el9
Architecture : noarch
Size : 19 k
Source : golang-github-cespare-xxhash-2.1.2-9.el9.src.rpm
Repository : epel
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.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/cespare/xxhash