How to uninstall or remove libdevice-usb-pcsensor-hidtemp software package from Debian 8 (Jessie)

How to uninstall or remove libdevice-usb-pcsensor-hidtemp software package from Debian 8 (Jessie)

You can uninstall or removes an installed libdevice-usb-pcsensor-hidtemp package itself from Debian 8 (Jessie) through the terminal,

$ sudo apt-get remove libdevice-usb-pcsensor-hidtemp

Uninstall libdevice-usb-pcsensor-hidtemp including dependent package

If you would like to remove libdevice-usb-pcsensor-hidtemp and it's dependent packages which are no longer needed from Ubuntu,

$ sudo apt-get remove --auto-remove libdevice-usb-pcsensor-hidtemp
Use Purging libdevice-usb-pcsensor-hidtemp

If you use with purge options to libdevice-usb-pcsensor-hidtemp package all the configuration and dependent packages will be removed.

$ sudo apt-get purge libdevice-usb-pcsensor-hidtemp

If you use purge options along with auto remove, will be removed everything regarding the package, It's really useful when you want to reinstall again.

$ sudo apt-get purge --auto-remove libdevice-usb-pcsensor-hidtemp

See Also,

How to install libdevice-usb-pcsensor-hidtemp software package from Debian 8 (Jessie)?