bazel5 on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S bazel5

* (Optional) Uninstall bazel5 on Arch using YAY

$ yay -Rns bazel5

2. Manually Install "bazel5" via AUR

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

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

b. Clone bazel5's git locally

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

c. Go to ~/bazel5 folder and install it

$ cd ~/bazel5 $ makepkg -si

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

ID: 1255854
Name: bazel5
PackageBaseID: 193493
PackageBase: bazel5
Version: 5.4.1-1
Description: Correct, reproducible, and fast builds for everyone, version 5.x
URL: https://bazel.build/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: huyz
Submitter: huyz
FirstSubmitted: 1683709642
LastModified: 1683709642
URLPath: /cgit/aur.git/snapshot/bazel5.tar.gz