Installlion's Logo

Installlion.com

How To Uninstall thermald On Ubuntu 15.04

To uninstall thermald just follow these instructions.

Uninstall just thermald

Thermal monitoring and controlling daemonUbuntu 15.04admin1.3-9
sudo apt-get remove thermald

This will remove just the thermald package itself.

Uninstall thermald and its dependencies

sudo apt-get remove --auto-remove thermald

This will remove the thermald 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 thermald then this will work.

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

Or similarly, like this thermald

sudo apt-get purge --auto-remove thermald

Package Data

Packagethermald
Version1.3-9
MaintainerColin King <[email protected]>
Home pagehttps://github.com/01org/thermal_daemon
DescriptionThermal monitoring and controlling daemon
Distroubuntu
Releasevivid
Repomain
Sectionadmin

Dependencies