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

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

astute software package provides Deployment Orchestrator of Puppet via MCollective, 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 astute 

astute is installed in your system.

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

$ sudo dpkg-query -l | grep astute *

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

astute package basic information:

Distro Debian 9 stretch
Section Network
Package astute
Version 9.0+dfsg1-2
Description Deployment Orchestrator of Puppet via MCollective
Sub Section Net


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