How to Install android-sdk-build-tools-common software package in Ubuntu 17.04 (Zesty Zapus)

How to Install android-sdk-build-tools-common software package in Ubuntu 17.04 (Zesty Zapus)

android-sdk-build-tools-common software package provides Tools for building Android applications - Common files, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

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

android-sdk-build-tools-common is installed in your system.

Make ensure the android-sdk-build-tools-common package were installed using the commands given below,

$ sudo dpkg-query -l | grep android-sdk-build-tools-common*

You will get with android-sdk-build-tools-common package name, version, architecture and description in a table

android-sdk-build-tools-common package basic information:

Distro Ubuntu 17
Section Development
Package android-sdk-build-tools-common
Version 23.0.2+3
Description Tools for building Android applications - Common files
Sub Section devel


See Also, How to uninstall or remove android-sdk-build-tools-common software package from Ubuntu 17.04 (Zesty Zapus)?