How to Install golang-1.8-race-detector-runtime in Ubuntu 18.04



Install golang-1.8-race-detector-runtime by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-1.8-race-detector-runtime

Description:

Runtime support for Go's race detector

The runtime support for the race detector is included as a binary file in the go source distribution so this package exists to build it from source on trusted infrastructure. . Installing this package will make the -race flag to the go tool functional.

Version: 0.0+svn285455-0ubuntu2

Section: universe/devel