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

Last updated: September 21,2024

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

This guide let you learn how to install golang-github-masterminds-semver-1-devel.noarch on Fedora 38

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

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

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

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

Last metadata expiration check: 2:20:56 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : golang-github-masterminds-semver-1-devel
Version : 1.5.0
Release : 6.fc38
Architecture : noarch
Size : 25 k
Source : golang-github-masterminds-semver-1-1.5.0-6.fc38.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