bazelisk on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install bazelisk on Arch using YAY
$
yay -S
bazelisk
Copied
* (Optional) Uninstall bazelisk on Arch using YAY
$
yay -Rns
bazelisk
Copied
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
Copied
b. Clone bazelisk's git locally
$
git clone https://aur.archlinux.org/bazelisk.git
~/bazelisk
Copied
c. Go to ~/bazelisk folder and install it
$
cd
~/bazelisk
Copied
$
makepkg -si
Copied
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
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