How to Install and Uninstall compat-golang-github-masterminds-semver-3-devel.noarch Package on Fedora 35
Last updated: November 29,2024
1. Install "compat-golang-github-masterminds-semver-3-devel.noarch" package
Here is a brief guide to show you how to install compat-golang-github-masterminds-semver-3-devel.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
compat-golang-github-masterminds-semver-3-devel.noarch
Copied
2. Uninstall "compat-golang-github-masterminds-semver-3-devel.noarch" package
Please follow the guidance below to uninstall compat-golang-github-masterminds-semver-3-devel.noarch on Fedora 35:
$
sudo dnf remove
compat-golang-github-masterminds-semver-3-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the compat-golang-github-masterminds-semver-3-devel.noarch package on Fedora 35
Last metadata expiration check: 1:55:14 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : compat-golang-github-masterminds-semver-3-devel
Version : 3.1.1
Release : 3.fc35
Architecture : noarch
Size : 8.7 k
Source : golang-github-masterminds-semver-3.1.1-3.fc35.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 provides symbolic links that alias the following Go import paths to
: github.com/Masterminds/semver:
: – github.com/Masterminds/semver/v3
:
: Aliasing Go import paths via symbolic links or http redirects is fragile. If
: your Go code depends on this package, you should patch it to import directly
: github.com/Masterminds/semver.
Available Packages
Name : compat-golang-github-masterminds-semver-3-devel
Version : 3.1.1
Release : 3.fc35
Architecture : noarch
Size : 8.7 k
Source : golang-github-masterminds-semver-3.1.1-3.fc35.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 provides symbolic links that alias the following Go import paths to
: github.com/Masterminds/semver:
: – github.com/Masterminds/semver/v3
:
: Aliasing Go import paths via symbolic links or http redirects is fragile. If
: your Go code depends on this package, you should patch it to import directly
: github.com/Masterminds/semver.