bazel-compilation-database on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S bazel-compilation-database

* (Optional) Uninstall bazel-compilation-database on Arch using YAY

$ yay -Rns bazel-compilation-database

2. Manually Install "bazel-compilation-database" via AUR

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

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

b. Clone bazel-compilation-database's git locally

$ git clone https://aur.archlinux.org/bazel-compilation-database.git ~/bazel-compilation-database

c. Go to ~/bazel-compilation-database folder and install it

$ cd ~/bazel-compilation-database $ makepkg -si

3. Information about the bazel-compilation-database package on Arch User Repository (AUR)

ID: 1215081
Name: bazel-compilation-database
PackageBaseID: 190647
PackageBase: bazel-compilation-database
Version: 0.5.2-1
Description: Tool to generate compile_commands.json from the Bazel build system
URL: https://github.com/grailbio/bazel-compilation-database
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tonyseek
Submitter: tonyseek
FirstSubmitted: 1677000342
LastModified: 1677000342
URLPath: /cgit/aur.git/snapshot/bazel-compilation-database.tar.gz