Install golang-github-masterminds-semver-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-masterminds-semver-dev
Description:
Semantic versions library in Go
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
Homepage: https://github.com/Masterminds/semver
Version: 1.4.0-2
Section: universe/devel