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

Last updated: January 10,2025

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

Please follow the guidelines below to install golang-github-masterminds-semver-devel.noarch on Fedora 36

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

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

In this section, we are going to explain the necessary steps to uninstall golang-github-masterminds-semver-devel.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:39:40 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : golang-github-masterminds-semver-devel
Version : 3.1.1
Release : 4.fc36
Architecture : noarch
Size : 31 k
Source : golang-github-masterminds-semver-3.1.1-4.fc36.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