buildifier-bin on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S buildifier-bin

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

$ yay -Rns buildifier-bin

2. Manually Install "buildifier-bin" via AUR

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

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

b. Clone buildifier-bin's git locally

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

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

$ cd ~/buildifier-bin $ makepkg -si

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

ID: 1360224
Name: buildifier-bin
PackageBaseID: 171780
PackageBase: buildifier-bin
Version: 6.4.0-1
Description: A command line tool to format Bazel BUILD files
URL: https://github.com/bazelbuild/buildtools
NumVotes: 2
Popularity: 0.118101
OutOfDate:
Maintainer:
Submitter: sudoforge
FirstSubmitted: 1633687348
LastModified: 1701041080
URLPath: /cgit/aur.git/snapshot/buildifier-bin.tar.gz