How to Install and Uninstall android-sdk-build-tools Package on Kali Linux

Last updated: May 18,2024

1. Install "android-sdk-build-tools" package

Please follow the guidelines below to install android-sdk-build-tools on Kali Linux

$ sudo apt update $ sudo apt install android-sdk-build-tools

2. Uninstall "android-sdk-build-tools" package

Here is a brief guide to show you how to uninstall android-sdk-build-tools on Kali Linux:

$ sudo apt remove android-sdk-build-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the android-sdk-build-tools package on Kali Linux

Package: android-sdk-build-tools
Source: android-sdk-meta (28.0.2+9)
Version: 29.0.3+9
Installed-Size: 15
Maintainer: Android Tools Maintainers
Architecture: amd64
Depends: android-sdk-build-tools-common (>= 28.0.2+9), aapt (>= 1:10.0.0+r36~), aidl (>= 1:10.0.0+r36~), apksigner, split-select (>= 1:10.0.0+r36~), zipalign (>= 1:10.0.0+r36~)
Size: 3452
SHA256: 35b620d9cac8109864e877d8ffef8be441615ab5bda71e6eef9314dcbd48fb85
SHA1: f0fe293366506a255bd3d350ab5c4081bca89ed9
MD5sum: fd0606dd18c422be906cfcc49a55a7e6
Description: Tools for building Android applications
The Android SDK includes a variety of tools that help you develop mobile
applications for the Android platform. The tools are classified into 3 groups:
SDK Tools, Platform-tools and Build-tools.
.
Build-tools is a component of the Android SDK required for building Android
application code.
.
This package pulls Android SDK Build-tool.
Description-md5:
Section: metapackages
Priority: optional
Filename: pool/main/a/android-sdk-meta/android-sdk-build-tools_29.0.3+9_amd64.deb