go-golang-org-x-sys
Go support for low-level system interaction
This package provides supplemental libraries offering Go support for low-level interaction with the operating system.
- Versions: 0.37.0
- Website: https://go.googlesource.com/sys
- Licenses: Modified BSD
- Package source: gnu/packages/golang-build.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of go-golang-org-x-sys as follows:
guix install go-golang-org-x-sys
Or install a particular version:
guix install go-golang-org-x-sys@0.37.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of go-golang-org-x-sys about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/go-golang-org-x-sys'><img src='https://packages.guix.gnu.org/packages/go-golang-org-x-sys/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/go-golang-org-x-sys)
Example Org:
[[https://packages.guix.gnu.org/packages/go-golang-org-x-sys][https://packages.guix.gnu.org/packages/go-golang-org-x-sys/badges/latest-version.svg]]