python-p4a-build on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S python-p4a-build

* (Optional) Uninstall python-p4a-build on Arch using YAY

$ yay -Rns python-p4a-build

2. Manually Install "python-p4a-build" via AUR

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

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

b. Clone python-p4a-build's git locally

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

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

$ cd ~/python-p4a-build $ makepkg -si

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

ID: 534297
Name: python-p4a-build
PackageBaseID: 99451
PackageBase: python-p4a-build
Version: 1.0.2-1
Description: Build tool for the P4A (Python for Android) build cloud
URL: http://android.kivy.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: SpotlightKid
FirstSubmitted: 1441550033
LastModified: 1534083348
URLPath: /cgit/aur.git/snapshot/python-p4a-build.tar.gz