How to Install and Uninstall carbon-c-relay.x86_64 Package on Fedora 38

Last updated: September 27,2024

1. Install "carbon-c-relay.x86_64" package

Learn how to install carbon-c-relay.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install carbon-c-relay.x86_64

2. Uninstall "carbon-c-relay.x86_64" package

Please follow the step by step instructions below to uninstall carbon-c-relay.x86_64 on Fedora 38:

$ sudo dnf remove carbon-c-relay.x86_64 $ sudo dnf autoremove

3. Information about the carbon-c-relay.x86_64 package on Fedora 38

Last metadata expiration check: 0:17:42 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : carbon-c-relay
Version : 3.7.3
Release : 4.fc38
Architecture : x86_64
Size : 130 k
Source : carbon-c-relay-3.7.3-4.fc38.src.rpm
Repository : fedora
Summary : Enhanced C implementation of Carbon relay, aggregator and rewriter
URL : https://github.com/grobian/carbon-c-relay
License : ASL 2.0
Description : Carbon-like Graphite line mode relay. This project aims to be a replacement of
: the original Carbon relay. The main reason to build a replacement is
: performance and configurability. Carbon is single threaded, and sending
: metrics to multiple consistent-hash clusters requires chaining of relays. This
: project provides a multithreaded relay which can address multiple targets and
: clusters for each and every metric based on pattern matches.