python-aapt2 on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-aapt2

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

$ yay -Rns python-aapt2

2. Manually Install "python-aapt2" via AUR

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

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

b. Clone python-aapt2's git locally

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

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

$ cd ~/python-aapt2 $ makepkg -si

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

ID: 1220780
Name: python-aapt2
PackageBaseID: 191023
PackageBase: python-aapt2
Version: 0.2.1-1
Description: Android Asset Packaging Tool 2 for Python3
URL: https://github.com/trevorwang/aapt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: VxlerieUwU
Submitter: VxlerieUwU
FirstSubmitted: 1677871066
LastModified: 1677871066
URLPath: /cgit/aur.git/snapshot/python-aapt2.tar.gz