python-androguard on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-androguard

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

$ yay -Rns python-androguard

2. Manually Install "python-androguard" via AUR

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

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

b. Clone python-androguard's git locally

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

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

$ cd ~/python-androguard $ makepkg -si

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

ID: 1427598
Name: python-androguard
PackageBaseID: 156889
PackageBase: python-androguard
Version: 4.1.1-1
Description: Python framework for Android application analysis.
URL: https://github.com/androguard/androguard/
NumVotes: 8
Popularity: 0.206062
OutOfDate:
Maintainer: fordprefect
Submitter: fordprefect
FirstSubmitted: 1597855436
LastModified: 1710494442
URLPath: /cgit/aur.git/snapshot/python-androguard.tar.gz