How to Install and Uninstall bazel3.4 Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "bazel3.4" package

Please follow the guidelines below to install bazel3.4 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install bazel3.4

2. Uninstall "bazel3.4" package

This tutorial shows how to uninstall bazel3.4 on openSuSE Tumbleweed:

$ sudo zypper remove bazel3.4

3. Information about the bazel3.4 package on openSuSE Tumbleweed

Information for package bazel3.4:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : bazel3.4
Version : 3.4.1-3.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 26,8 MiB
Installed : No
Status : not installed
Source package : bazel3.4-3.4.1-3.4.src
Summary : Tool for the automation of building and testing of software
Description :
Tool for the automation of building and testing of software. It supports Java,
C++ and Go as programing languages. It also has a support for Android and iOS
as mobile operating systems.