How To Install python3-scales on Fedora 36
Introduction
In this tutorial we learn how to install python3-scales
on Fedora 36.
What is python3-scales
Tracks server state and statistics, allowing you to see what your server is doing. It can also send metrics to Graphite for graphing or to a file for crash forensics.
We can use yum
or dnf
to install python3-scales
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-scales.
Install python3-scales 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-scales
using dnf
by running the following command:
sudo dnf -y install python3-scales
Install python3-scales 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-scales
using yum
by running the following command:
sudo yum -y install python3-scales
How To Uninstall python3-scales on Fedora 36
To uninstall only the python3-scales
package we can use the following command:
sudo dnf remove python3-scales
python3-scales Package Contents on Fedora 36
/usr/lib/python3.10/site-packages/greplin
/usr/lib/python3.10/site-packages/greplin/scales
/usr/lib/python3.10/site-packages/greplin/scales/__init__.py
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/aggregation.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/aggregation.cpython-310.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/aggregation_test.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/aggregation_test.cpython-310.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/bottlehandler.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/bottlehandler.cpython-310.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/clock.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/clock.cpython-310.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/flaskhandler.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/flaskhandler.cpython-310.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/formats.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/formats.cpython-310.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/formats_test.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/formats_test.cpython-310.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/graphite.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/graphite.cpython-310.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/loop.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/loop.cpython-310.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/meter.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/meter.cpython-310.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/samplestats.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/samplestats.cpython-310.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/samplestats_test.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/samplestats_test.cpython-310.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/scales_test.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/scales_test.cpython-310.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/timer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/timer.cpython-310.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/tornadohandler.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/tornadohandler.cpython-310.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/twistedweb.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/twistedweb.cpython-310.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/util.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/util.cpython-310.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/util_test.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/greplin/scales/__pycache__/util_test.cpython-310.pyc
/usr/lib/python3.10/site-packages/greplin/scales/aggregation.py
/usr/lib/python3.10/site-packages/greplin/scales/aggregation_test.py
/usr/lib/python3.10/site-packages/greplin/scales/bottlehandler.py
/usr/lib/python3.10/site-packages/greplin/scales/clock.py
/usr/lib/python3.10/site-packages/greplin/scales/flaskhandler.py
/usr/lib/python3.10/site-packages/greplin/scales/formats.py
/usr/lib/python3.10/site-packages/greplin/scales/formats_test.py
/usr/lib/python3.10/site-packages/greplin/scales/graphite.py
/usr/lib/python3.10/site-packages/greplin/scales/loop.py
/usr/lib/python3.10/site-packages/greplin/scales/meter.py
/usr/lib/python3.10/site-packages/greplin/scales/samplestats.py
/usr/lib/python3.10/site-packages/greplin/scales/samplestats_test.py
/usr/lib/python3.10/site-packages/greplin/scales/scales_test.py
/usr/lib/python3.10/site-packages/greplin/scales/timer.py
/usr/lib/python3.10/site-packages/greplin/scales/tornadohandler.py
/usr/lib/python3.10/site-packages/greplin/scales/twistedweb.py
/usr/lib/python3.10/site-packages/greplin/scales/util.py
/usr/lib/python3.10/site-packages/greplin/scales/util_test.py
/usr/lib/python3.10/site-packages/scales-1.0.9-py3.10-nspkg.pth
/usr/lib/python3.10/site-packages/scales-1.0.9-py3.10.egg-info
/usr/lib/python3.10/site-packages/scales-1.0.9-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/scales-1.0.9-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/scales-1.0.9-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/scales-1.0.9-py3.10.egg-info/namespace_packages.txt
/usr/lib/python3.10/site-packages/scales-1.0.9-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/scales-1.0.9-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/scales-1.0.9-py3.10.egg-info/zip-safe
/usr/share/doc/python3-scales
/usr/share/doc/python3-scales/AUTHORS
/usr/share/doc/python3-scales/LICENSE
/usr/share/doc/python3-scales/README.md
References
Summary
In this tutorial we learn how to install python3-scales
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).