How to Install arcanist-clang-format-linter software package in Ubuntu 17.04 (Zesty Zapus)

How to Install arcanist-clang-format-linter software package in Ubuntu 17.04 (Zesty Zapus)

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

arcanist-clang-format-linter package basic information:

Distro Ubuntu 17
Section Development
Package arcanist-clang-format-linter
Version 0.git20161021-2
Description clang-format linter for Arcanist
Sub Section devel


See Also, How to uninstall or remove arcanist-clang-format-linter software package from Ubuntu 17.04 (Zesty Zapus)?