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

Last updated: October 05,2024

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

Please follow the step by step instructions below to install golang-github-hashicorp-version-devel.noarch on Fedora 34

$ 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 Fedora 34:

$ 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 34

Last metadata expiration check: 1:11:26 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-github-hashicorp-version-devel
Version : 1.4.0
Release : 1.fc34
Architecture : noarch
Size : 24 k
Source : golang-github-hashicorp-version-1.4.0-1.fc34.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