| title: Installing Bazel on openSUSE |
| category: getting-started |
| # Installing Bazel on openSUSE Tumbleweed & Leap |
| This page describes how to install Bazel on openSUSE Tumbleweed and Leap. |
| NOTE: The Bazel team does not officially maintain openSUSE support. For issues |
| using Bazel on openSUSE please file a ticket at [bugzilla.opensuse.org](https://bugzilla.opensuse.org/). |
| Packages are provided for openSUSE Tumbleweed and Leap. You can find all |
| available Bazel versions via openSUSE's [software search](https://software.opensuse.org/search?utf8=%E2%9C%93&baseproject=ALL&q=bazel). |
| The commands below must be run either via `sudo` or while logged in as `root`. |
| ## Installing Bazel on openSUSE |
| Run the following commands to install the package. If you need a specific |
| version, you can install it via the specific `bazelXXX` package, otherwise, |
| # Install the latest Bazel version. |
| # Alternatively: Install Bazel 1.2. |