Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install munin-node-c on Debian Unstable (Sid)


Install munin-node-c

Installing munin-node-c package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install munin-node-c

munin-node-c package information

distro Debian Unstable (Sid)
section Main
name munin-node-c
version 0.0.9-1
description C rewrite of Munin node
subsection net
website github.com / munin-monitoring / munin-c / 
maintainer Matthias Schmitz

Uninstall munin-node-c

To remove just munin-node-c package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove munin-node-c

Uninstall munin-node-c and it’s dependent packages

To remove the munin-node-c package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove munin-node-c

Purging munin-node-c

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

sudo apt-get purge munin-node-c

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

sudo apt-get purge --auto-remove munin-node-c

 

Comments

comments