How to Install and Uninstall golang-github-hashicorp-version-devel.noarch Package on AlmaLinux 9

Last updated: October 06,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 AlmaLinux 9

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

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

Please follow the instructions below to uninstall golang-github-hashicorp-version-devel.noarch on AlmaLinux 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 AlmaLinux 9

Last metadata expiration check: 2:42:06 ago on Wed Mar 13 07:41:12 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