How to Install and Uninstall android-sdk-build-tools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

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

Please follow the guidelines below to install android-sdk-build-tools on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This guide covers the steps necessary to uninstall android-sdk-build-tools on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the android-sdk-build-tools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: android-sdk-build-tools
Priority: optional
Section: universe/metapackages
Installed-Size: 17
Maintainer: Ubuntu Developers
Original-Maintainer: Android tools Maintainer
Architecture: amd64
Source: android-sdk-meta (24.3.3+2)
Version: 23.0.2+2
Depends: android-sdk-build-tools-common (>= 23.0.2), aapt (>= 1:6.0.1+r16), aidl (>= 1:6.0.1+r16), dalvik-exchange (>= 6.0.1+r16), dexdump (>= 6.0.1+r16), libc++1, libclang1-3.7, libllvm3.7, split-select (>= 1:6.0.1+r16), zipalign (>= 1:6.0.1+r16)
Filename: pool/universe/a/android-sdk-meta/android-sdk-build-tools_23.0.2+2_amd64.deb
Size: 2226
MD5sum: 61d87bc501965d753e231cf49fd464a8
SHA1: 397eadbf03333e315918af1ac059ccc85ee80f63
SHA256: b01902fcd4c81e520f3a3cb27e63b60aeb2c32ad90e2033feba48b2392f0788d
Description-en: 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: 43a808bc9fee61d6ccbfbe518b214550
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu