Install latest/edge of go-snapcraft-part

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install go-snapcraft-part --edge

Don't have snapd? Get set up for snaps.

go-snapcraft-part is only available on the unstable edge channel. It could break and change often.

Channel Version Published

the go programming language.

Go is an open source programming language that makes it easy to build simple, reliable, and efficient software. . This snapcraft part allows to build programs written in go. . Usage: Add "after: [go]" to your part written in go. This will use the latest go from the master branch to compile your program. . If you want to specify a go version, also add a go part with the version as the source-tag value. For example, to use go 1.11.6, use: parts: my-go-program: ... after: [go] go: source-tag: go1.11.6

Details for go-snapcraft-part

License
  • unset

Last updated
  • 8 December 2020 - latest/edge
  • 8 December 2020 - latest/edge

Share this snap

Generate an embeddable card to be shared on external websites.


Install go-snapcraft-part on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.

Is there a problem with go-snapcraft-part? Report this app