How to Install and Uninstall health-check Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "health-check" package

Learn how to install health-check on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install health-check

2. Uninstall "health-check" package

Here is a brief guide to show you how to uninstall health-check on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove health-check $ sudo apt autoclean && sudo apt autoremove

3. Information about the health-check package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: health-check
Priority: optional
Section: universe/admin
Installed-Size: 134
Maintainer: Colin King
Architecture: amd64
Version: 0.02.02-1
Depends: libc6 (>= 2.15), libjson-c2 (>= 0.10)
Filename: pool/universe/h/health-check/health-check_0.02.02-1_amd64.deb
Size: 42722
MD5sum: c75850855af64233c66c275b1eb5465c
SHA1: 013481eaa9690b7695fa0506fdd265d85e30de5f
SHA256: 053f96017bd2cc40a3004b5433aedca6a5102fa34d268e5ae183536da6a97ca1
Description-en: process monitoring tool
Health-check monitors processes and optionally their child
processes and threads for a given amount of time. At the end
of the monitoring it will display the CPU time used, wakeup
events generated and I/O operations of the given processes.
It can be used to diagnose unhealthy bad processes.
Description-md5: dd818751875dba2377f169ecb27865ba
Homepage: http://kernel.ubuntu.com/~cking/health-check
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: ubuntu-touch-core, ubuntu-touch