bazel3-bin on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S bazel3-bin

* (Optional) Uninstall bazel3-bin on Arch using YAY

$ yay -Rns bazel3-bin

2. Manually Install "bazel3-bin" via AUR

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

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

b. Clone bazel3-bin's git locally

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

c. Go to ~/bazel3-bin folder and install it

$ cd ~/bazel3-bin $ makepkg -si

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

ID: 906989
Name: bazel3-bin
PackageBaseID: 166885
PackageBase: bazel3-bin
Version: 3.7.2-1
Description: Build and test software of any size, quickly and reliably.
URL: https://bazel.build
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SuperBo
Submitter: SuperBo
FirstSubmitted: 1620987073
LastModified: 1620987073
URLPath: /cgit/aur.git/snapshot/bazel3-bin.tar.gz