How To Install python3-bucky on Fedora 36
Introduction
In this tutorial we learn how to install python3-bucky
on Fedora 36.
What is python3-bucky
Bucky is a small server for collecting and translating metrics for Graphite. It can current collect metric data from CollectD daemons and from StatsD clients.
We can use yum
or dnf
to install python3-bucky
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-bucky.
Install python3-bucky on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install python3-bucky
using dnf
by running the following command:
sudo dnf -y install python3-bucky
Install python3-bucky on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install python3-bucky
using yum
by running the following command:
sudo yum -y install python3-bucky
How To Uninstall python3-bucky on Fedora 36
To uninstall only the python3-bucky
package we can use the following command:
sudo dnf remove python3-bucky
python3-bucky Package Contents on Fedora 36
/etc/bucky/bucky.conf
/usr/bin/bucky
/usr/lib/python3.10/site-packages/bucky
/usr/lib/python3.10/site-packages/bucky-2.3.0-py3.10.egg-info
/usr/lib/python3.10/site-packages/bucky-2.3.0-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/bucky-2.3.0-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/bucky-2.3.0-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/bucky-2.3.0-py3.10.egg-info/entry_points.txt
/usr/lib/python3.10/site-packages/bucky-2.3.0-py3.10.egg-info/not-zip-safe
/usr/lib/python3.10/site-packages/bucky-2.3.0-py3.10.egg-info/pbr.json
/usr/lib/python3.10/site-packages/bucky-2.3.0-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/bucky-2.3.0-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/bucky/__init__.py
/usr/lib/python3.10/site-packages/bucky/__pycache__
/usr/lib/python3.10/site-packages/bucky/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/bucky/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/bucky/__pycache__/carbon.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/bucky/__pycache__/carbon.cpython-310.pyc
/usr/lib/python3.10/site-packages/bucky/__pycache__/cfg.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/bucky/__pycache__/cfg.cpython-310.pyc
/usr/lib/python3.10/site-packages/bucky/__pycache__/client.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/bucky/__pycache__/client.cpython-310.pyc
/usr/lib/python3.10/site-packages/bucky/__pycache__/collectd.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/bucky/__pycache__/collectd.cpython-310.pyc
/usr/lib/python3.10/site-packages/bucky/__pycache__/errors.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/bucky/__pycache__/errors.cpython-310.pyc
/usr/lib/python3.10/site-packages/bucky/__pycache__/helpers.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/bucky/__pycache__/helpers.cpython-310.pyc
/usr/lib/python3.10/site-packages/bucky/__pycache__/main.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/bucky/__pycache__/main.cpython-310.pyc
/usr/lib/python3.10/site-packages/bucky/__pycache__/metricsd.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/bucky/__pycache__/metricsd.cpython-310.pyc
/usr/lib/python3.10/site-packages/bucky/__pycache__/names.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/bucky/__pycache__/names.cpython-310.pyc
/usr/lib/python3.10/site-packages/bucky/__pycache__/processor.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/bucky/__pycache__/processor.cpython-310.pyc
/usr/lib/python3.10/site-packages/bucky/__pycache__/sentry.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/bucky/__pycache__/sentry.cpython-310.pyc
/usr/lib/python3.10/site-packages/bucky/__pycache__/statsd.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/bucky/__pycache__/statsd.cpython-310.pyc
/usr/lib/python3.10/site-packages/bucky/__pycache__/udpserver.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/bucky/__pycache__/udpserver.cpython-310.pyc
/usr/lib/python3.10/site-packages/bucky/carbon.py
/usr/lib/python3.10/site-packages/bucky/cfg.py
/usr/lib/python3.10/site-packages/bucky/client.py
/usr/lib/python3.10/site-packages/bucky/collectd.py
/usr/lib/python3.10/site-packages/bucky/errors.py
/usr/lib/python3.10/site-packages/bucky/helpers.py
/usr/lib/python3.10/site-packages/bucky/main.py
/usr/lib/python3.10/site-packages/bucky/metrics
/usr/lib/python3.10/site-packages/bucky/metrics/__init__.py
/usr/lib/python3.10/site-packages/bucky/metrics/__pycache__
/usr/lib/python3.10/site-packages/bucky/metrics/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/bucky/metrics/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/bucky/metrics/__pycache__/counter.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/bucky/metrics/__pycache__/counter.cpython-310.pyc
/usr/lib/python3.10/site-packages/bucky/metrics/__pycache__/gauge.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/bucky/metrics/__pycache__/gauge.cpython-310.pyc
/usr/lib/python3.10/site-packages/bucky/metrics/__pycache__/histogram.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/bucky/metrics/__pycache__/histogram.cpython-310.pyc
/usr/lib/python3.10/site-packages/bucky/metrics/__pycache__/meter.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/bucky/metrics/__pycache__/meter.cpython-310.pyc
/usr/lib/python3.10/site-packages/bucky/metrics/__pycache__/metric.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/bucky/metrics/__pycache__/metric.cpython-310.pyc
/usr/lib/python3.10/site-packages/bucky/metrics/__pycache__/timer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/bucky/metrics/__pycache__/timer.cpython-310.pyc
/usr/lib/python3.10/site-packages/bucky/metrics/counter.py
/usr/lib/python3.10/site-packages/bucky/metrics/gauge.py
/usr/lib/python3.10/site-packages/bucky/metrics/histogram.py
/usr/lib/python3.10/site-packages/bucky/metrics/meter.py
/usr/lib/python3.10/site-packages/bucky/metrics/metric.py
/usr/lib/python3.10/site-packages/bucky/metrics/stats
/usr/lib/python3.10/site-packages/bucky/metrics/stats/__init__.py
/usr/lib/python3.10/site-packages/bucky/metrics/stats/__pycache__
/usr/lib/python3.10/site-packages/bucky/metrics/stats/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/bucky/metrics/stats/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/bucky/metrics/stats/__pycache__/ewma.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/bucky/metrics/stats/__pycache__/ewma.cpython-310.pyc
/usr/lib/python3.10/site-packages/bucky/metrics/stats/__pycache__/expdec_sample.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/bucky/metrics/stats/__pycache__/expdec_sample.cpython-310.pyc
/usr/lib/python3.10/site-packages/bucky/metrics/stats/__pycache__/usample.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/bucky/metrics/stats/__pycache__/usample.cpython-310.pyc
/usr/lib/python3.10/site-packages/bucky/metrics/stats/ewma.py
/usr/lib/python3.10/site-packages/bucky/metrics/stats/expdec_sample.py
/usr/lib/python3.10/site-packages/bucky/metrics/stats/usample.py
/usr/lib/python3.10/site-packages/bucky/metrics/timer.py
/usr/lib/python3.10/site-packages/bucky/metricsd.py
/usr/lib/python3.10/site-packages/bucky/names.py
/usr/lib/python3.10/site-packages/bucky/processor.py
/usr/lib/python3.10/site-packages/bucky/sentry.py
/usr/lib/python3.10/site-packages/bucky/statsd.py
/usr/lib/python3.10/site-packages/bucky/udpserver.py
/usr/share/doc/python3-bucky
/usr/share/doc/python3-bucky/README.rst
/usr/share/doc/python3-bucky/THANKS
/usr/share/doc/python3-bucky/python-bucky-supervisord-example.conf
/usr/share/licenses/python3-bucky
/usr/share/licenses/python3-bucky/LICENSE
/var/log/bucky
/var/run/bucky
References
Summary
In this tutorial we learn how to install python3-bucky
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).