How to Install and Uninstall golang-github-hashicorp-version-devel.noarch Package on Fedora 36

Last updated: October 09,2024

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

In this section, we are going to explain the necessary steps to install golang-github-hashicorp-version-devel.noarch on Fedora 36

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

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

Here is a brief guide to show you how to uninstall golang-github-hashicorp-version-devel.noarch on Fedora 36:

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

3. Information about the golang-github-hashicorp-version-devel.noarch package on Fedora 36

Last metadata expiration check: 4:43:55 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : golang-github-hashicorp-version-devel
Version : 1.6.0
Release : 1.fc36
Architecture : noarch
Size : 24 k
Source : golang-github-hashicorp-version-1.6.0-1.fc36.src.rpm
Repository : updates
Summary : Go library for parsing and verifying versions and version constraints
URL : https://github.com/hashicorp/go-version
License : MPLv2.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