How to Install and Uninstall droidlysis Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 02,2024

1. Install "droidlysis" package

Please follow the step by step instructions below to install droidlysis on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install droidlysis

2. Uninstall "droidlysis" package

Please follow the guidance below to uninstall droidlysis on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove droidlysis $ sudo apt autoclean && sudo apt autoremove

3. Information about the droidlysis package on Ubuntu 20.10 (Groovy Gorilla)

Package: droidlysis
Architecture: all
Version: 3.2.1-1
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Python Applications Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 162
Depends: androguard, python3-magic, python3-rarfile, python3-sqlalchemy, python3:any, apktool, default-jre-headless, libsmali-java, procyon-decompiler
Filename: pool/universe/d/droidlysis/droidlysis_3.2.1-1_all.deb
Size: 35660
MD5sum: b2db57c827b57c37cafae4bbc585274b
SHA1: 8ff9cf50f4cdc26b7175529151718294107b79c5
SHA256: b4b697fcba1ee274ec5287f4e50cc0cf796f10a9f11b0a8b10a66138fe7aea53
SHA512: 0148d4d363c825dea7e88da90f1de9e3f24a0089b7c4575d788b787979a5be2055568860005bf845e01092f27c8055775fce43c3f58c6dbf5a87ec3ab62310d9
Homepage: https://github.com/cryptax/droidlysis
Description-en: Property extractor for Android apps
DroidLysis is a property extractor for Android apps. It automatically
disassembles the Android application you provide and looks for
various properties within the package or its disassembly. DroidLysis
can be used over Android packages (apk), Dalvik executables (dex),
Zip files (zip), Rar files (rar) or directories of files.
.
DroidLysis outputs:
.
* A summary on the console
* The unzipped, pre-processed sample in a subdirectory of your output
dir. The subdirectory is named using the sample's filename and
sha256 sum.
* A database (by default, SQLite droidlysis.db) containing
properties it noticed.
.
DroidLysis can optionally use dex2jar to provide more information.
It is free software but not currently in Debian, and must be
separately downloaded into ~/.local/share/droidlysis.
Description-md5: 6bf39e39208d45c61f4ff637051dffc2