bazel4 on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S bazel4

* (Optional) Uninstall bazel4 on Arch using YAY

$ yay -Rns bazel4

2. Manually Install "bazel4" via AUR

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

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

b. Clone bazel4's git locally

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

c. Go to ~/bazel4 folder and install it

$ cd ~/bazel4 $ makepkg -si

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

ID: 1074607
Name: bazel4
PackageBaseID: 178501
PackageBase: bazel4
Version: 4.2.2-1
Description: Correct, reproducible, and fast builds for everyone
URL: https://bazel.build/
NumVotes: 0
Popularity: 0
OutOfDate: 1685447279
Maintainer: justinkb
Submitter: justinkb
FirstSubmitted: 1651511339
LastModified: 1651511339
URLPath: /cgit/aur.git/snapshot/bazel4.tar.gz