How to Install and Uninstall go1.11-race Package on openSUSE Leap
Last updated: November 27,2024
1. Install "go1.11-race" package
This guide covers the steps necessary to install go1.11-race on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
go1.11-race
Copied
2. Uninstall "go1.11-race" package
Please follow the step by step instructions below to uninstall go1.11-race on openSUSE Leap:
$
sudo zypper remove
go1.11-race
Copied
3. Information about the go1.11-race package on openSUSE Leap
Information for package go1.11-race:
------------------------------------
Repository : Main Repository
Name : go1.11-race
Version : 1.11.13-1.31.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 430.0 KiB
Installed : No
Status : not installed
Source package : go1.11-1.11.13-1.31.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.
------------------------------------
Repository : Main Repository
Name : go1.11-race
Version : 1.11.13-1.31.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 430.0 KiB
Installed : No
Status : not installed
Source package : go1.11-1.11.13-1.31.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.