How to Install and Uninstall go1.21-race Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "go1.21-race" package
Learn how to install go1.21-race on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
go1.21-race
Copied
2. Uninstall "go1.21-race" package
Here is a brief guide to show you how to uninstall go1.21-race on openSuSE Tumbleweed:
$
sudo zypper remove
go1.21-race
Copied
3. Information about the go1.21-race package on openSuSE Tumbleweed
Information for package go1.21-race:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : go1.21-race
Version : 1.21.8-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 545.0 KiB
Installed : No
Status : not installed
Source package : go1.21-1.21.8-1.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 : openSUSE-Tumbleweed-Oss
Name : go1.21-race
Version : 1.21.8-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 545.0 KiB
Installed : No
Status : not installed
Source package : go1.21-1.21.8-1.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.