| --- | |
| layout: documentation | |
| title: Installing Bazel | |
| --- | |
| # Installing Bazel | |
| See the instructions for installing Bazel on: | |
| * [Ubuntu Linux (16.04 and 14.04)](install-ubuntu.md) | |
| * [Fedora 25, 26, and CentOS 7](install-redhat.md) | |
| * [macOS](install-os-x.md) | |
| * [Windows](install-windows.md) | |
| For other platforms, you can try to [compile from source](install-compile-source.md). |