bazel31-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S bazel31-bin

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

$ yay -Rns bazel31-bin

2. Manually Install "bazel31-bin" via AUR

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

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

b. Clone bazel31-bin's git locally

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

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

$ cd ~/bazel31-bin $ makepkg -si

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

ID: 1046433
Name: bazel31-bin
PackageBaseID: 176611
PackageBase: bazel31-bin
Version: 3.1.0-1
Description: Build and test software of any size, quickly and reliably.
URL: https://bazel.build
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: skeilnet
FirstSubmitted: 1646442054
LastModified: 1646442372
URLPath: /cgit/aur.git/snapshot/bazel31-bin.tar.gz