How to Install arcanist-clang-format-linter software package in Debian 9 (Stretch)

How to Install arcanist-clang-format-linter software package in Debian 9 (Stretch)

arcanist-clang-format-linter software package provides clang-format linter for Arcanist, you can install in your Debian 9 (Stretch) 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 Debian 9 stretch
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 Debian 9 (Stretch)?