Install this package:
emerge -a dev-go/go-version
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-go/go-version
Or alternatively:
emerge --autounmask-write -a dev-go/go-version
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.2.0 | 7 | ~amd64 | 0 |
<pkgmetadata> <maintainer type="person"> <email>p.spek@tyil.work</email> <name>Patrick "tyil" Spek</name> </maintainer> <longdescription lang="en"> go-version is a library for parsing versions and version constraints, and verifying versions against a set of constraints. go-version can sort a collection of versions properly, handles prerelease/beta versions, can increment versions, etc. </longdescription> <use> <flag name="compile"> Compile and install binaries resulting from this Go package. When unset, only installs the library files to /usr/lib/go. </flag> </use> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-go/go-version |
euse -E <flag> -p dev-go/go-version |
euse -D <flag> -p dev-go/go-version
| Flag | Description | 1.2.0 |
|---|---|---|
| compile | Compile and install binaries resulting from this Go package. When unset, only installs the library files to /usr/lib/go. | ⊕ |