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

Last updated: July 05,2024

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

Learn how to install golang-github-masterminds-semver-devel.noarch on Fedora 34

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

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

Please follow the step by step instructions below to uninstall golang-github-masterminds-semver-devel.noarch on Fedora 34:

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

Last metadata expiration check: 0:30:40 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : golang-github-masterminds-semver-devel
Version : 3.1.1
Release : 2.fc34
Architecture : noarch
Size : 32 k
Source : golang-github-masterminds-semver-3.1.1-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