How to Install and Uninstall go-race Package on openSuSE Tumbleweed

Last updated: May 04,2024

1. Install "go-race" package

Please follow the steps below to install go-race on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install go-race

2. Uninstall "go-race" package

This is a short guide on how to uninstall go-race on openSuSE Tumbleweed:

$ sudo zypper remove go-race

3. Information about the go-race package on openSuSE Tumbleweed

Information for package go-race:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : go-race
Version : 1.21-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 82 B
Installed : No
Status : not installed
Source package : go-1.21-1.2.src
Upstream URL : https://compiler-rt.llvm.org/
Summary : Go runtime race detector
Description :
Go runtime race detector libraries. Install this package if you wish to use the
-race option, in order to detect race conditions present in your Go programs.

5. The same packages on other Linux Distributions