buildozer on AUR (Arch User Repository)

Last updated: January 06,2025

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

$ yay -S buildozer

* (Optional) Uninstall buildozer on Arch using YAY

$ yay -Rns buildozer

2. Manually Install "buildozer" via AUR

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

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

b. Clone buildozer's git locally

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

c. Go to ~/buildozer folder and install it

$ cd ~/buildozer $ makepkg -si

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

ID: 1028280
Name: buildozer
PackageBaseID: 153062
PackageBase: buildozer
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: 1673510507
Maintainer:
Submitter: sudoforge
FirstSubmitted: 1590153180
LastModified: 1643553357
URLPath: /cgit/aur.git/snapshot/buildozer.tar.gz