ibazel-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ibazel-git

* (Optional) Uninstall ibazel-git on Arch using YAY

$ yay -Rns ibazel-git

2. Manually Install "ibazel-git" via AUR

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

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

b. Clone ibazel-git's git locally

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

c. Go to ~/ibazel-git folder and install it

$ cd ~/ibazel-git $ makepkg -si

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

ID: 470414
Name: ibazel-git
PackageBaseID: 127217
PackageBase: ibazel-git
Version: master-1
Description: Tool for building Bazel targets when source files change.
URL: https://github.com/bazelbuild/bazel-watcher
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: justbuchanan
Submitter: justbuchanan
FirstSubmitted: 1510634466
LastModified: 1513476663
URLPath: /cgit/aur.git/snapshot/ibazel-git.tar.gz