How to Install and Uninstall bazel-rules-go-source Package on openSUSE Leap

Last updated: May 20,2024

1. Install "bazel-rules-go-source" package

This guide covers the steps necessary to install bazel-rules-go-source on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install bazel-rules-go-source

2. Uninstall "bazel-rules-go-source" package

This is a short guide on how to uninstall bazel-rules-go-source on openSUSE Leap:

$ sudo zypper remove bazel-rules-go-source

3. Information about the bazel-rules-go-source package on openSUSE Leap

Information for package bazel-rules-go-source:
----------------------------------------------
Repository : Main Repository
Name : bazel-rules-go-source
Version : 0.20.3-bp155.3.5
Arch : noarch
Vendor : openSUSE
Installed Size : 2.5 MiB
Installed : No
Status : not installed
Source package : bazel-rules-go-0.20.3-bp155.3.5.src
Upstream URL : https://github.com/bazelbuild/rules_go
Summary : Source code of bazel-rules-go
Description :
Bazel rules which support building software written in Go, specifically:
- building libraries
- building binaries
- executing tests
- vendoring
- cgo builds
- cross compilation
- auto generating Bazel BUILD files
- build-time code analysis via nogo
This package contains source code of bazel-rules-go.

5. The same packages on other Linux Distributions