How to Install and Uninstall dexlist Package on Kali Linux

Last updated: May 11,2024

1. Install "dexlist" package

Please follow the guidelines below to install dexlist on Kali Linux

$ sudo apt update $ sudo apt install dexlist

2. Uninstall "dexlist" package

This tutorial shows how to uninstall dexlist on Kali Linux:

$ sudo apt remove dexlist $ sudo apt autoclean && sudo apt autoremove

3. Information about the dexlist package on Kali Linux

Package: dexlist
Source: android-platform-art (14.0.0+r15-1)
Version: 14.0.0+r15-1+b1
Installed-Size: 44
Maintainer: Android Tools Maintainers
Architecture: amd64
Depends: android-libart (>= 14.0.0+r15), android-libbacktrace (>= 1:34), android-libbase (>= 34.0.4), android-liblog (>= 34.0.4), android-libziparchive (>= 34.0.4), libatomic1 (>= 4.8), libc6 (>= 2.34), libgcc-s1 (>= 3.0), liblz4-1 (>= 0.0~r113), libstdc++6 (>= 4.2.1), libtinyxml2-10 (>= 8.1.0+really8.1.0), zlib1g (>= 1:1.1.4), android-libnativeloader (= 1:14.0.0+r15-1+b1)
Size: 17880
SHA256: 35f3e6a62e860756bbe0a9f4303967a4f1b10de4d18a106d7ce6f382dca5867c
SHA1: 284b464686823ebc161471262c34c03b295ec204
MD5sum: 69586b3572427d81b01f53a433b1f3c4
Description: Lists all methods in all concrete classes in Android DEX files
This is a re-implementation of the original `dexlist` utility that was
based on Dalvik functions in `libdex` into a new `dexlist` that is now
based on ART functions in `libart` instead. The output is very similar
to the original for correct DEX files. Error messages may differ,
however. Also, ODEX files are no longer supported.
Description-md5:
Multi-Arch: foreign
Homepage: https://android.googlesource.com/platform/art
Section: devel
Priority: optional
Filename: pool/main/a/android-platform-art/dexlist_14.0.0+r15-1+b1_amd64.deb