bazelisk-bin on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S bazelisk-bin

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

$ yay -Rns bazelisk-bin

2. Manually Install "bazelisk-bin" via AUR

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

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

b. Clone bazelisk-bin's git locally

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

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

$ cd ~/bazelisk-bin $ makepkg -si

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

ID: 1354609
Name: bazelisk-bin
PackageBaseID: 148879
PackageBase: bazelisk-bin
Version: 1.19.0-1
Description: A user-friendly launcher for Bazel
URL: https://github.com/bazelbuild/bazelisk
NumVotes: 4
Popularity: 0.324642
OutOfDate:
Maintainer: FantasqueX
Submitter: sudoforge
FirstSubmitted: 1581072950
LastModified: 1700201257
URLPath: /cgit/aur.git/snapshot/bazelisk-bin.tar.gz