python-apkinspector on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-apkinspector

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

$ yay -Rns python-apkinspector

2. Manually Install "python-apkinspector" via AUR

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

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

b. Clone python-apkinspector's git locally

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

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

$ cd ~/python-apkinspector $ makepkg -si

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

ID: 1418329
Name: python-apkinspector
PackageBaseID: 203154
PackageBase: python-apkinspector
Version: 1.2.1-1
Description: A tool to decode and manipulate android apks
URL: https://github.com/erev0s/apkInspector
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Flammkuchen
Submitter: Flammkuchen
FirstSubmitted: 1709239341
LastModified: 1709239341
URLPath: /cgit/aur.git/snapshot/python-apkinspector.tar.gz