bazel3 on AUR (Arch User Repository)

Last updated: November 24,2024

1. Install "bazel3" 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 bazel3 on Arch using YAY

$ yay -S bazel3

* (Optional) Uninstall bazel3 on Arch using YAY

$ yay -Rns bazel3

2. Manually Install "bazel3" via AUR

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

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

b. Clone bazel3's git locally

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

c. Go to ~/bazel3 folder and install it

$ cd ~/bazel3 $ makepkg -si

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

ID: 883656
Name: bazel3
PackageBaseID: 164930
PackageBase: bazel3
Version: 3.7.2-1
Description: Correct, reproducible, and fast builds for everyone
URL: https://bazel.build/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: slimb
Submitter: xantares
FirstSubmitted: 1616791683
LastModified: 1616791683
URLPath: /cgit/aur.git/snapshot/bazel3.tar.gz