Installlion's Logo

Installlion.com

How To Uninstall health-check On Ubuntu 15.04

To uninstall health-check just follow these instructions.

Uninstall just health-check

process monitoring toolUbuntu 15.04universe/admin0.01.62-1
sudo apt-get remove health-check

This will remove just the health-check package itself.

Uninstall health-check and its dependencies

sudo apt-get remove --auto-remove health-check

This will remove the health-check package and any other dependant packages which are no longer needed.

Purging your config/data too

If you also want to delete your local/config files for health-check then this will work.

 Caution! Purged config/data can not be restored by reinstalling the package.
sudo apt-get purge health-check

Or similarly, like this health-check

sudo apt-get purge --auto-remove health-check

Package Data

Packagehealth-check
Version0.01.62-1
MaintainerColin King <[email protected]>
Home pagehttp://kernel.ubuntu.com/~cking/health-check
Descriptionprocess monitoring tool
Distroubuntu
Releasevivid
Repouniverse
Sectionuniverse/admin

Dependencies