Bazel is an open-source build and test tool that is designed to support large-scale software projects. In this tutorial, we will walk you through how to install Bazel on Manjaro.
Before we begin, ensure that you have the following prerequisites installed:
Before you begin, ensure that your system is up to date. Open a terminal and enter the following command:
sudo pacman -Syu
To install Bazel, you need to install some dependencies. Enter the following command in your terminal:
sudo pacman -S java-environment bazel
This will install the Java runtime environment and Bazel on your system.
Once the installation is complete, you can verify if Bazel is working correctly. Open a terminal and enter the following command:
bazel version
You should see output similar to the following:
bazel 4.0.0
This confirms that Bazel is installed correctly on your system.
In this tutorial, we have shown you how to install Bazel on Manjaro. Ensure that your system is up to date, install the required dependencies, verify the installation, and you are good to go!
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!