How to Install and Uninstall androguard Package on Kali Linux

Last updated: September 19,2024

1. Install "androguard" package

Please follow the guidelines below to install androguard on Kali Linux

$ sudo apt update $ sudo apt install androguard

2. Uninstall "androguard" package

Learn how to uninstall androguard on Kali Linux:

$ sudo apt remove androguard $ sudo apt autoclean && sudo apt autoremove

3. Information about the androguard package on Kali Linux

Package: androguard
Version: 3.4.0~a1-10
Installed-Size: 84160
Maintainer: Debian Python Team
Architecture: all
Depends: python3-asn1crypto, python3-click, python3-colorama, python3-ipython, python3-lxml, python3-magic, python3-matplotlib, python3-networkx, python3-oscrypto, python3-pydot, python3-pygments, python3-yaml, python3:any
Recommends: python3-pyperclip, python3-pyqt5
Size: 35673788
SHA256: 2d166759d27c4779d01debd66725251e5166f6f7d61aceca8d884ac6da06834a
SHA1: bef9e24fa4caef7cabe3332bf6fd433e90c2daab
MD5sum: e6d8bd9c397ea6559c2bb7b3f43f28ea
Description: full Python tool to play with Android files
Androguard is a full Python tool to play with Android files.
.
* DEX, ODEX
* APK
* Android's binary xml
* Android resources
* Disassemble DEX/ODEX bytecodes
* Decompiler for DEX/ODEX files
Description-md5:
Homepage: https://github.com/androguard/androguard
Section: python
Priority: optional
Filename: pool/main/a/androguard/androguard_3.4.0~a1-10_all.deb