arcanist-clang-format-linter software package provides clang-format linter for Arcanist, 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 arcanist-clang-format-linter
arcanist-clang-format-linter is installed in your system.
Make ensure the arcanist-clang-format-linter package were installed using the commands given below,
$ sudo dpkg-query -l | grep arcanist-clang-format-linter *
You will get with arcanist-clang-format-linter package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Development |
| Package | arcanist-clang-format-linter |
| Version | 0.git20161021-2 |
| Description | clang-format linter for Arcanist |
| Sub Section | devel |