How to Install and Uninstall golang-github-masterminds-semver-1-devel.noarch Package on Fedora 34

Last updated: September 28,2024

1. Install "golang-github-masterminds-semver-1-devel.noarch" package

This is a short guide on how to install golang-github-masterminds-semver-1-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-masterminds-semver-1-devel.noarch

2. Uninstall "golang-github-masterminds-semver-1-devel.noarch" package

This guide let you learn how to uninstall golang-github-masterminds-semver-1-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-masterminds-semver-1-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-masterminds-semver-1-devel.noarch package on Fedora 34

Last metadata expiration check: 3:49:04 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-masterminds-semver-1-devel
Version : 1.5.0
Release : 2.fc34
Architecture : noarch
Size : 25 k
Source : golang-github-masterminds-semver-1-1.5.0-2.fc34.src.rpm
Repository : fedora
Summary : Work with Semantic Versions in Go
URL : https://github.com/Masterminds/semver
License : MIT
Description : The Semver package provides the ability to work with Semantic Versions in Go.
: Specifically it provides the ability to:
:
: – Parse semantic versions
: – Sort semantic versions
: – Check if a semantic version fits within a set of constraints
: – Optionally work with a v prefix
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/Masterminds/semver