How to Install android-platform-build-headers software package in Ubuntu 16.10 (Yakkety Yak)

How to Install android-platform-build-headers software package in Ubuntu 16.10 (Yakkety Yak)

android-platform-build-headers software package provides Shared headers and makefiles in AOSP repository platform/build, you can install in your Ubuntu 16.10 (Yakkety Yak) 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 16 10 yakkety yak
Section Library development
Package android-platform-build-headers
Version 1:6.0.1+r55-2
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 16.10 (Yakkety Yak)?