bazel-git on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S bazel-git

* (Optional) Uninstall bazel-git on Arch using YAY

$ yay -Rns bazel-git

2. Manually Install "bazel-git" via AUR

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

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

b. Clone bazel-git's git locally

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

c. Go to ~/bazel-git folder and install it

$ cd ~/bazel-git $ makepkg -si

3. Information about the bazel-git package on Arch User Repository (AUR)

ID: 694537
Name: bazel-git
PackageBaseID: 91634
PackageBase: bazel-git
Version: r24502.9ec89b9194-1
Description: Correct, reproducible, and fast builds for everyone
URL: http://bazel.io/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter: simon04
FirstSubmitted: 1427237463
LastModified: 1581144017
URLPath: /cgit/aur.git/snapshot/bazel-git.tar.gz