buildozer-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S buildozer-bin

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

$ yay -Rns buildozer-bin

2. Manually Install "buildozer-bin" via AUR

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

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

b. Clone buildozer-bin's git locally

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

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

$ cd ~/buildozer-bin $ makepkg -si

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

ID: 1028282
Name: buildozer-bin
PackageBaseID: 153064
PackageBase: buildozer-bin
Version: 4.2.5-1
Description: A command line tool to rewrite Bazel BUILD files using standard conventions
URL: https://github.com/bazelbuild/buildtools
NumVotes: 1
Popularity: 0
OutOfDate: 1673510459
Maintainer:
Submitter: sudoforge
FirstSubmitted: 1590153378
LastModified: 1643553375
URLPath: /cgit/aur.git/snapshot/buildozer-bin.tar.gz