ibazel on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S ibazel

* (Optional) Uninstall ibazel on Arch using YAY

$ yay -Rns ibazel

2. Manually Install "ibazel" via AUR

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

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

b. Clone ibazel's git locally

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

c. Go to ~/ibazel folder and install it

$ cd ~/ibazel $ makepkg -si

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

ID: 1282196
Name: ibazel
PackageBaseID: 140193
PackageBase: ibazel
Version: 0.23.2-1
Description: Tool for building Bazel targets when source files change.
URL: https://github.com/bazelbuild/bazel-watcher
NumVotes: 3
Popularity: 0
OutOfDate: 1691390299
Maintainer: Kernald
Submitter: Kernald
FirstSubmitted: 1552099485
LastModified: 1688337742
URLPath: /cgit/aur.git/snapshot/ibazel.tar.gz