bazel-buildtools on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S bazel-buildtools

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

$ yay -Rns bazel-buildtools

2. Manually Install "bazel-buildtools" via AUR

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

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

b. Clone bazel-buildtools's git locally

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

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

$ cd ~/bazel-buildtools $ makepkg -si

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

ID: 1355725
Name: bazel-buildtools
PackageBaseID: 130807
PackageBase: bazel-buildtools
Version: 6.4.0-1
Description: A bazel BUILD file formatter and editor
URL: https://github.com/bazelbuild/buildtools
NumVotes: 6
Popularity: 0.277575
OutOfDate:
Maintainer: FantasqueX
Submitter: zasdfgbnm
FirstSubmitted: 1521145400
LastModified: 1700396692
URLPath: /cgit/aur.git/snapshot/bazel-buildtools.tar.gz