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
Copied
b. Install buildozer on Arch using YAY
$
yay -S
buildozer
Copied
* (Optional) Uninstall buildozer on Arch using YAY
$
yay -Rns
buildozer
Copied
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
Copied
b. Clone buildozer's git locally
$
git clone https://aur.archlinux.org/buildozer.git
~/buildozer
Copied
c. Go to ~/buildozer folder and install it
$
cd
~/buildozer
Copied
$
makepkg -si
Copied
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
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