How to Install and Uninstall compat-golang-github-masterminds-semver-3-devel.noarch Package on Fedora 38
Last updated: November 27,2024
1. Install "compat-golang-github-masterminds-semver-3-devel.noarch" package
In this section, we are going to explain the necessary steps to install compat-golang-github-masterminds-semver-3-devel.noarch on Fedora 38
$
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
This is a short guide on how to uninstall compat-golang-github-masterminds-semver-3-devel.noarch on Fedora 38:
$
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 38
Last metadata expiration check: 3:16:41 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : compat-golang-github-masterminds-semver-3-devel
Version : 3.2.0
Release : 6.fc38
Architecture : noarch
Size : 8.4 k
Source : golang-github-masterminds-semver-3.2.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 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.2.0
Release : 6.fc38
Architecture : noarch
Size : 8.4 k
Source : golang-github-masterminds-semver-3.2.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 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.