Search Criteria
Package Details: androguard 4.1.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/androguard.git (read-only, click to copy) |
|---|---|
| Package Base: | androguard |
| Description: | Reverse engineering, Malware and goodware analysis of Android applications and more. |
| Upstream URL: | https://github.com/androguard/androguard |
| Licenses: | Apache-2.0 |
| Conflicts: | python-androguard, python-androguard-git |
| Provides: | python-androguard |
| Submitter: | killab33z |
| Maintainer: | killab33z |
| Last Packager: | killab33z |
| Votes: | 2 |
| Popularity: | 0.006321 |
| First Submitted: | 2024-10-14 00:00 (UTC) |
| Last Updated: | 2025-11-11 14:38 (UTC) |
Dependencies (26)
- ipython (ipython-gitAUR)
- python
- python-apkinspectorAUR
- python-asn1crypto
- python-click
- python-colorama (python-colorama-gitAUR)
- python-datasetAUR
- python-fridaAUR (python-frida-gitAUR, python-frida-binAUR)
- python-loguru
- python-lxml
- python-matplotlib (python-matplotlib-gitAUR)
- python-mutf8AUR
- python-networkx (python-networkx-gitAUR)
- python-oscrypto
- python-pyaml
- python-pydot
- python-pygments
- python-build (make)
- python-installer (make)
- python-wheel (make)
- Show 6 more dependencies...
Required by (3)
- fdroidserver-git (requires python-androguard)
- googleplaydownloader-git (requires python-androguard)
- quark-engine (requires python-androguard)
Latest Comments
ilario commented on 2025-09-12 09:27 (UTC)
I just observed this error message installing with yay:
evine commented on 2024-11-27 00:49 (UTC) (edited on 2024-11-27 00:53 (UTC) by evine)
According to https://github.com/androguard/androguard/blob/v4.1.2/pyproject.toml , do not depend on
python-future, and depend onpython-pyyaml(aspython-yaml), notpython-pyaml.evine commented on 2024-10-28 07:21 (UTC) (edited on 2024-10-28 07:21 (UTC) by evine)
Thanl you for your maintain. Please add provides and confilicts with python-androguard.