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

Last updated: May 12,2024

1. Install "carbon-c-relay" package

This guide let you learn how to install carbon-c-relay on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install carbon-c-relay

2. Uninstall "carbon-c-relay" package

Learn how to uninstall carbon-c-relay on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove carbon-c-relay $ sudo apt autoclean && sudo apt autoremove

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

Package: carbon-c-relay
Priority: optional
Section: universe/net
Installed-Size: 145
Maintainer: Ubuntu Developers
Original-Maintainer: Filippo Giunchedi
Architecture: amd64
Version: 1.7-1
Depends: libc6 (>= 2.16), init-system-helpers (>= 1.18~), lsb-base (>= 4.1+Debian11ubuntu7), adduser
Filename: pool/universe/c/carbon-c-relay/carbon-c-relay_1.7-1_amd64.deb
Size: 58514
MD5sum: f8fafad24c7697efcbb5c38e731a12c8
SHA1: 0f147f1c548bf01cf4a33b1f7e20c714bc432665
SHA256: ecfd086f5596a550424b71c1d204f7b271ffd813949ab50ec3ec3c92a4512717
Description-en: Carbon-compatible graphite line mode relay
This project provides a multithreaded relay which can address multiple targets
and clusters for each and every metric based on pattern matches.
.
Consistent-hash routing compatible with the original carbon's implementation
is also provided. This relay also supports aggregation, failover of backend
servers and more.
.
Carbon is graphite's default storage backend and supports different protocols
for receiving metrics, this project aims to be a replacement of graphite's
original carbon-relay component and supports "plaintext" protocol metrics.
Description-md5: 69b7b35b1f54a0a3a16906f5584a3852
Homepage: https://github.com/grobian/carbon-c-relay
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu