How to Install android-platform-build-headers software package in Ubuntu 17.04 (Zesty Zapus)

How to Install android-platform-build-headers software package in Ubuntu 17.04 (Zesty Zapus)

android-platform-build-headers software package provides Shared headers and makefiles in AOSP repository platform/build, 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-platform-build-headers

android-platform-build-headers is installed in your system.

Make ensure the android-platform-build-headers package were installed using the commands given below,

$ sudo dpkg-query -l | grep android-platform-build-headers*

You will get with android-platform-build-headers package name, version, architecture and description in a table

android-platform-build-headers package basic information:

Distro Ubuntu 17
Section Library development
Package android-platform-build-headers
Version 1:6.0.1+r55-3
Description Shared headers and makefiles in AOSP repository platform/build
Sub Section libdevel


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