bazelisk on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S bazelisk

* (Optional) Uninstall bazelisk on Arch using YAY

$ yay -Rns bazelisk

2. Manually Install "bazelisk" via AUR

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

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

b. Clone bazelisk's git locally

$ git clone https://aur.archlinux.org/bazelisk.git ~/bazelisk

c. Go to ~/bazelisk folder and install it

$ cd ~/bazelisk $ makepkg -si

3. Information about the bazelisk package on Arch User Repository (AUR)

ID: 1354622
Name: bazelisk
PackageBaseID: 140655
PackageBase: bazelisk
Version: 1.19.0-1
Description: A user-friendly launcher for Bazel.
URL: https://github.com/bazelbuild/bazelisk
NumVotes: 7
Popularity: 0.943416
OutOfDate:
Maintainer: FantasqueX
Submitter: Kernald
FirstSubmitted: 1553634287
LastModified: 1700205606
URLPath: /cgit/aur.git/snapshot/bazelisk.tar.gz