How to Install and Uninstall golang-github-hashicorp-version-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

1. Install "golang-github-hashicorp-version-devel.noarch" package

This guide covers the steps necessary to install golang-github-hashicorp-version-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install golang-github-hashicorp-version-devel.noarch

2. Uninstall "golang-github-hashicorp-version-devel.noarch" package

This guide covers the steps necessary to uninstall golang-github-hashicorp-version-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove golang-github-hashicorp-version-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-hashicorp-version-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:23:12 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : golang-github-hashicorp-version-devel
Version : 1.6.0
Release : 4.el9
Architecture : noarch
Size : 24 k
Source : golang-github-hashicorp-version-1.6.0-4.el9.src.rpm
Repository : epel
Summary : Go library for parsing and verifying versions and version constraints
URL : https://github.com/hashicorp/go-version
License : MPL-2.0
Description : Go-version is a library for parsing versions and version constraints, and
: verifying versions against a set of constraints. go-version can sort a
: collection of versions properly, handles prerelease/beta versions, can increment
: versions, etc.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/hashicorp/go-version