How to Install and Uninstall munin-node-c Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "munin-node-c" package

In this section, we are going to explain the necessary steps to install munin-node-c on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "munin-node-c" package

Please follow the guidelines below to uninstall munin-node-c on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove munin-node-c $ sudo apt autoclean && sudo apt autoremove

3. Information about the munin-node-c package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: munin-node-c
Priority: optional
Section: universe/net
Installed-Size: 67
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Schmitz
Architecture: amd64
Source: munin-c
Version: 0.0.9-1
Depends: openbsd-inetd | inet-superserver, update-inetd, libc6 (>= 2.4)
Recommends: munin-plugins-c
Breaks: munin-node
Filename: pool/universe/m/munin-c/munin-node-c_0.0.9-1_amd64.deb
Size: 9476
MD5sum: 9704dce3787b0525fc5be2c1a8f84385
SHA1: fa63fef0c18bcc9342e2c406cda0354bc1c08981
SHA256: 0c7650b6398e4954a5e00e6f96308418488846ef57dded03040a61d66500a8f0
Description-en: C rewrite of Munin node
Munin is a highly flexible and powerful solution used to create graphs of
virtually everything imaginable throughout your network, while still
maintaining a rattling ease of installation and configuration.
.
This package contains a C rewrite of the daemon for the nodes being monitored.
.
The purpose for rewriting the daemon is the reduced resource usage specially
when paired with the C rewrite of the core plugins.
Description-md5: bf31daf9c2160a01349f932189161d2b
Homepage: https://github.com/munin-monitoring/munin-c/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu