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

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

google-android-build-tools-18- software package provides Google build tools 18 for Android (aapt, aidl, dexdump, dx), 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 google-android-build-tools-18-

google-android-build-tools-18- is installed in your system.

Make ensure the google-android-build-tools-18- package were installed using the commands given below,

$ sudo dpkg-query -l | grep google-android-build-tools-18-*

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

google-android-build-tools-18- package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Development
Package google-android-build-tools-18-
Version 18.1.1
Description Google build tools 18 for Android (aapt, aidl, dexdump, dx)
Sub Section devel


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