bazel2 on AUR (Arch User Repository)

Last updated: October 04,2024

1. Install "bazel2" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install bazel2 on Arch using YAY

$ yay -S bazel2

* (Optional) Uninstall bazel2 on Arch using YAY

$ yay -Rns bazel2

2. Manually Install "bazel2" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone bazel2's git locally

$ git clone https://aur.archlinux.org/bazel2.git ~/bazel2

c. Go to ~/bazel2 folder and install it

$ cd ~/bazel2 $ makepkg -si

3. Information about the bazel2 package on Arch User Repository (AUR)

ID: 782499
Name: bazel2
PackageBaseID: 157037
PackageBase: bazel2
Version: 2.0.0-1
Description: Correct, reproducible, and fast builds for everyone
URL: https://bazel.io/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xantares
FirstSubmitted: 1598257849
LastModified: 1598257849
URLPath: /cgit/aur.git/snapshot/bazel2.tar.gz