aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs/install.md
blob: 6438657baeb3c0e2b94247f2f3bc6765207225ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
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, 27, 28, 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).