How to Install and Uninstall shush Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 13,2024

1. Install "shush" package

This tutorial shows how to install shush on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install shush

2. Uninstall "shush" package

In this section, we are going to explain the necessary steps to uninstall shush on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove shush $ sudo apt autoclean && sudo apt autoremove

3. Information about the shush package on Ubuntu 21.10 (Impish Indri)

Package: shush
Architecture: amd64
Version: 1.2.3-5
Priority: extra
Section: universe/admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Dario Minnucci
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 117
Depends: libc6 (>= 2.14), libpcre3
Filename: pool/universe/s/shush/shush_1.2.3-5_amd64.deb
Size: 47856
MD5sum: c4835d8eac8fd3bfe3894c87984b0d29
SHA1: d8acd971818a67e732e193ac2685c6074e59f385
SHA256: 19f3f5475f2a2c2b2ba00266caf38fb7c615f9c6c2e78e5da5159eaa11300203
SHA512: 728dcd2215cda7d91363c136729b0773b4ae63429eec59fced7200624e6b3103062441843769083d0ec5d55a94a8ea0d46cf9f072dc1e411b775b6c604b304e8
Homepage: http://web.taranis.org/shush/
Description-en: runs a command and optionally reports its output by mail
shush was written to be a generic wrapper around cron jobs so that it can be
applied to any command without having to modify it or create a custom wrapper
for it. In a sense, it solves a fairly simple problem, but it also brings some
powerful features making it a useful tool beyond cron jobs.
.
Feature highlights:
.
* Multiple reports (for the output) may be defined
* Decision to send a report (or not) is configurable based on:
- Output content analysis (using regular expressions)
- Command exit code
- Size of output
- Command execution duration
* Support for plain text, enriched text and HTML report formatting.
(The latter two allow rendering part of the output in bold.)
* Various timeout actions such as notification and command termination
* Locking support
* Progress report logging via syslog
* Automatic crontab file updating based on shush's configuration
Description-md5: 07f83147e8da5456419a57f2ccbc2767