python-buildozer on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-buildozer

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

$ yay -Rns python-buildozer

2. Manually Install "python-buildozer" via AUR

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

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

b. Clone python-buildozer's git locally

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

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

$ cd ~/python-buildozer $ makepkg -si

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

ID: 1123148
Name: python-buildozer
PackageBaseID: 122803
PackageBase: python-buildozer
Version: 1.4.0-1
Description: Generic Python packager for Android / iOS and Desktop
URL: https://github.com/kivy/buildozer
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: LazAnt
Submitter: LazAnt
FirstSubmitted: 1495527059
LastModified: 1659878528
URLPath: /cgit/aur.git/snapshot/python-buildozer.tar.gz