Installing
-
2. Installing Requirements
Then Install the Required Packages
Simply play:sudo apt install pkg-config zip g++ zlib1g-dev unzip python
-
3. Downloading Bazel for Linux Mint
Download Bazel for Mint GNU/Linux
-
4. Accessing Target
First, Set the SuperUser as Owner with
cd && cd Downloads
To check the Script is there with:
ls . | grep bazel
The grep Command refine the output List showing only the Entries matching the Keyword.
But if you are in Trouble to Find it out on Terminal then See: How to Access Downloads Folder from Browser. -
5. Installing Bazel
Now to Install Bazel
First, give Execution Permission to the Installation Script:chmod +x ./bazel*.sh
Then for a Local Installation into $HOME/bin run:
./bazel*.sh
Instead, for a System Wide into /usr/local/bazel:
sudo ./bazel*.sh
-
6. Amending User’s Path
Only for a Local Installation, Append Bazel into the Path
echo 'export PATH=$PATH:$HOME/bin' >> ~/.bashrc
Finally, to Reload the Path do:
bash
Contents
Tags: Bazel Install Linux Mint, Bazel Install Linux Mint 20, Bazel Linux Mint, Bazel Linux Mint 20, Bazel Linux Mint 20 Install, Bazel Linux Mint 20 Installation, Bazel Linux Mint 20 Setup, Bazel Linux Mint Install, Bazel Linux Mint Installation, Bazel Linux Mint Setup, Bazel Setup Linux Mint, Bazel Setup Linux Mint 20, Install Bazel Linux Mint, Install Bazel Linux Mint 20, Linux Mint 20 Bazel, Linux Mint 20 Bazel Install, Linux Mint 20 Bazel Installation, Linux Mint 20 Bazel Setup, Linux Mint 20 Install Bazel, Linux Mint Bazel, Linux Mint Bazel Install, Linux Mint Bazel Installation, Linux Mint Bazel Setup, Linux Mint Install Bazel