argonaut-client software package provides Argonaut JSON-RPC client to manage computers and services, 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 argonaut-client
argonaut-client is installed in your system.
Make ensure the argonaut-client package were installed using the commands given below,
$ sudo dpkg-query -l | grep argonaut-client *
You will get with argonaut-client package name, version, architecture and description in a table
| Distro | Debian 9 stretch |
| Section | Utilities |
| Package | argonaut-client |
| Version | 0.9.2-1 |
| Description | Argonaut JSON-RPC client to manage computers and services |
| Sub Section | Utils |