Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install mrtgutils-sensors on Debian Unstable (Sid)


Install mrtgutils-sensors

Installing mrtgutils-sensors package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install mrtgutils-sensors

mrtgutils-sensors package information

distro Debian Unstable (Sid)
section Main
name mrtgutils-sensors
version 0.8.1
description Utilities to generate statistics for mrtg (from lm-sensors)
subsection net
maintainer Luciano Bello

Uninstall mrtgutils-sensors

To remove just mrtgutils-sensors package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove mrtgutils-sensors

Uninstall mrtgutils-sensors and it’s dependent packages

To remove the mrtgutils-sensors package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove mrtgutils-sensors

Purging mrtgutils-sensors

If you also want to delete configuration and/or data files of mrtgutils-sensors from Debian Sid then this will work:

sudo apt-get purge mrtgutils-sensors

To delete configuration and/or data files of mrtgutils-sensors and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove mrtgutils-sensors

 

Comments

comments