How to Install clang-include-fixer-3.9 software package in Ubuntu 16.10 (Yakkety Yak)

How to Install clang-include-fixer-3.9 software package in Ubuntu 16.10 (Yakkety Yak)

clang-include-fixer-3.9 software package provides clang-based C/C++ include fixer, 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 clang-include-fixer-3.9 

clang-include-fixer-3.9 is installed in your system.

Make ensure the clang-include-fixer-3.9 package were installed using the commands given below,

$ sudo dpkg-query -l | grep clang-include-fixer-3.9 *

You will get with clang-include-fixer-3.9 package name, version, architecture and description in a table

clang-include-fixer-3.9 package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Development
Package clang-include-fixer-3.9
Version 1:3.9-1ubuntu1
Description clang-based C/C++ include fixer
Sub Section Devel


See Also, How to uninstall or remove clang-include-fixer-3.9 software package from Ubuntu 16.10 (Yakkety Yak)?