How to Install and Uninstall go-race Package on openSUSE Leap

Last updated: April 28,2024

1. Install "go-race" package

In this section, we are going to explain the necessary steps to install go-race on openSUSE Leap

$ 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 Leap:

$ sudo zypper remove go-race

3. Information about the go-race package on openSUSE Leap

Information for package go-race:
--------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : go-race
Version : 1.21-150000.3.32.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 82 B
Installed : No
Status : not installed
Source package : go-1.21-150000.3.32.1.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