How to Install arcanist software package in Debian 9 (Stretch)

How to Install arcanist software package in Debian 9 (Stretch)

arcanist software package provides Command line interface for Phabricator (review platform), 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 

arcanist is installed in your system.

Make ensure the arcanist package were installed using the commands given below,

$ sudo dpkg-query -l | grep arcanist *

You will get with arcanist package name, version, architecture and description in a table

arcanist package basic information:

Distro Debian 9 stretch
Section Web Software
Package arcanist
Version 0~git20160726-1
Description Command line interface for Phabricator (review platform)
Sub Section Web


See Also, How to uninstall or remove arcanist software package from Debian 9 (Stretch)?