How to Install and Uninstall android-libaapt Package on Kali Linux

Last updated: September 18,2024

1. Install "android-libaapt" package

Please follow the step by step instructions below to install android-libaapt on Kali Linux

$ sudo apt update $ sudo apt install android-libaapt

2. Uninstall "android-libaapt" package

Please follow the guidance below to uninstall android-libaapt on Kali Linux:

$ sudo apt remove android-libaapt $ sudo apt autoclean && sudo apt autoremove

3. Information about the android-libaapt package on Kali Linux

Package: android-libaapt
Source: android-platform-frameworks-base (1:14~beta1-2)
Version: 1:14~beta1-2+b1
Installed-Size: 3377
Maintainer: Android Tools Maintainers
Architecture: amd64
Depends: android-libandroidfw, android-libbase (>= 34.0.4), android-liblog (>= 34.0.4), android-libutils (>= 34.0.4), libc6 (>= 2.34), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libpng16-16 (>= 1.6.2), libprotobuf32 (>= 3.21.12), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4)
Size: 868152
SHA256: 6f00e73a7951fe15074360965c5f301d158e957dd2f83da1e2f08e0f0db7170a
SHA1: cc3a2f92629dd2efd3e535980fdaf0e16df3c715
MD5sum: 904f8aa1e74cbed90f70100f8d949bca
Description: Android Asset Packaging Tool - Shared library
The Android Asset Packaging Tool (aapt) takes your application resource
files, such as the AndroidManifest.xml file and the XML files for your
Activities, and compiles them. An R.java is also produced so you can
reference your resources from your Java code. This tool allows you to view,
create, and update Zip-compatible archives (zip, jar, apk). It can also
compile resources into binary assets.
.
This package contains the shared library.
Description-md5:
Multi-Arch: same
Homepage: https://android.googlesource.com/platform/frameworks/base
Section: devel
Priority: optional
Filename: pool/main/a/android-platform-frameworks-base/android-libaapt_14~beta1-2+b1_amd64.deb