bazel-bootstrap on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S bazel-bootstrap

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

$ yay -Rns bazel-bootstrap

2. Manually Install "bazel-bootstrap" via AUR

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

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

b. Clone bazel-bootstrap's git locally

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

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

$ cd ~/bazel-bootstrap $ makepkg -si

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

ID: 745076
Name: bazel-bootstrap
PackageBaseID: 148191
PackageBase: bazel-bootstrap
Version: 3.2.0-1
Description: (Bootstrap Build) Correct, reproducible, and fast builds for everyone
URL: http://bazel.io/
NumVotes: 0
Popularity: 0
OutOfDate: 1641076424
Maintainer:
Submitter: kendfinger
FirstSubmitted: 1579079693
LastModified: 1590895919
URLPath: /cgit/aur.git/snapshot/bazel-bootstrap.tar.gz