How To Install gst on Fedora 34

gst is System utility designed to stress and monitoring various hardware components

Introduction

In this tutorial we learn how to install gst on Fedora 34.

What is gst

GST is a GTK system utility designed to stress and monitoring various hardware components like CPU and RAM. - Run different CPU and memory stress tests - Run multi and single core benchmark - Show Processor information (name, cores, threads, family, model, stepping, flags,bugs, etc) - Show Processor’s cache information - Show Motherboard information (vendor, model, bios version, bios date, etc) - Show RAM information (size, speed, rank, manufacturer, part number, etc) - Show CPU usage (core %, user %, load avg, etc) - Show Memory usage - Show CPU’s physical’s core clock (current, min, max) - Show Hardware monitor (info provided by sys/class/hwmon)

We can use yum or dnf to install gst on Fedora 34. In this tutorial we discuss both methods but you only need to choose one of method to install gst.

Install gst on Fedora 34 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

The output should look something like this:

Fedora 34 - x86_64                               20 kB/s | 6.6 kB     00:00
Fedora 34 openh264 (From Cisco) - x86_64        1.4 kB/s | 989  B     00:00
Fedora Modular 34 - x86_64                       68 kB/s | 6.5 kB     00:00
Fedora 34 - x86_64 - Updates                    3.5 kB/s | 6.2 kB     00:01
Fedora Modular 34 - x86_64 - Updates             17 kB/s | 5.9 kB     00:00
Metadata cache created.

After updating yum database, We can install gst using dnf by running the following command:

sudo dnf -y install gst

Install gst on Fedora 34 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

The output should look something like this:

Fedora 34 - x86_64                               20 kB/s | 6.6 kB     00:00
Fedora 34 openh264 (From Cisco) - x86_64        1.4 kB/s | 989  B     00:00
Fedora Modular 34 - x86_64                       68 kB/s | 6.5 kB     00:00
Fedora 34 - x86_64 - Updates                    3.5 kB/s | 6.2 kB     00:01
Fedora Modular 34 - x86_64 - Updates             17 kB/s | 5.9 kB     00:00
Metadata cache created.

After updating yum database, We can install gst using yum by running the following command:

sudo yum -y install gst

How To Uninstall gst on Fedora 34

To uninstall only the gst package we can use the following command:

sudo dnf remove gst

gst Package Contents on Fedora 34

/usr/bin/gst
/usr/lib/python3.9/site-packages/gst
/usr/lib/python3.9/site-packages/gst/Xlib
/usr/lib/python3.9/site-packages/gst/__main__.py
/usr/lib/python3.9/site-packages/gst/__pycache__
/usr/lib/python3.9/site-packages/gst/__pycache__/__main__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/__pycache__/__main__.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/__pycache__/app.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/__pycache__/app.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/__pycache__/conf.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/__pycache__/conf.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/__pycache__/di.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/__pycache__/di.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/app.py
/usr/lib/python3.9/site-packages/gst/conf.py
/usr/lib/python3.9/site-packages/gst/di.py
/usr/lib/python3.9/site-packages/gst/interactor
/usr/lib/python3.9/site-packages/gst/interactor/__init__.py
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/check_new_version_interactor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/check_new_version_interactor.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/get_stressors_interactor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/get_stressors_interactor.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/load_dmi_decode_interactor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/load_dmi_decode_interactor.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/load_lm_sensors_interactor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/load_lm_sensors_interactor.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/load_proc_cpuinfo_interactor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/load_proc_cpuinfo_interactor.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/load_ps_util_interactor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/load_ps_util_interactor.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/load_sys_devices_cache_interactor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/load_sys_devices_cache_interactor.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/load_sys_devices_dmi_interactor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/load_sys_devices_dmi_interactor.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/notification_interactor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/notification_interactor.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/settings_interactor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/settings_interactor.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/stress_ng_interactor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/stress_ng_interactor.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/interactor/check_new_version_interactor.py
/usr/lib/python3.9/site-packages/gst/interactor/get_stressors_interactor.py
/usr/lib/python3.9/site-packages/gst/interactor/load_dmi_decode_interactor.py
/usr/lib/python3.9/site-packages/gst/interactor/load_lm_sensors_interactor.py
/usr/lib/python3.9/site-packages/gst/interactor/load_proc_cpuinfo_interactor.py
/usr/lib/python3.9/site-packages/gst/interactor/load_ps_util_interactor.py
/usr/lib/python3.9/site-packages/gst/interactor/load_sys_devices_cache_interactor.py
/usr/lib/python3.9/site-packages/gst/interactor/load_sys_devices_dmi_interactor.py
/usr/lib/python3.9/site-packages/gst/interactor/notification_interactor.py
/usr/lib/python3.9/site-packages/gst/interactor/settings_interactor.py
/usr/lib/python3.9/site-packages/gst/interactor/stress_ng_interactor.py
/usr/lib/python3.9/site-packages/gst/model
/usr/lib/python3.9/site-packages/gst/model/__init__.py
/usr/lib/python3.9/site-packages/gst/model/__pycache__
/usr/lib/python3.9/site-packages/gst/model/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/cache.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/cache.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/cpu_info.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/cpu_info.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/cpu_usage.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/cpu_usage.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/db_change.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/db_change.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/hardware_monitor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/hardware_monitor.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/load_avg.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/load_avg.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/mem_usage.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/mem_usage.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/memory_bank_info.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/memory_bank_info.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/mobo_info.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/mobo_info.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/monitored_item.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/monitored_item.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/processor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/processor.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/setting.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/setting.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/stress_tests_result.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/stress_tests_result.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/system_info.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/system_info.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/model/cache.py
/usr/lib/python3.9/site-packages/gst/model/cpu_info.py
/usr/lib/python3.9/site-packages/gst/model/cpu_usage.py
/usr/lib/python3.9/site-packages/gst/model/db_change.py
/usr/lib/python3.9/site-packages/gst/model/hardware_monitor.py
/usr/lib/python3.9/site-packages/gst/model/load_avg.py
/usr/lib/python3.9/site-packages/gst/model/mem_usage.py
/usr/lib/python3.9/site-packages/gst/model/memory_bank_info.py
/usr/lib/python3.9/site-packages/gst/model/mobo_info.py
/usr/lib/python3.9/site-packages/gst/model/monitored_item.py
/usr/lib/python3.9/site-packages/gst/model/processor.py
/usr/lib/python3.9/site-packages/gst/model/setting.py
/usr/lib/python3.9/site-packages/gst/model/stress_tests_result.py
/usr/lib/python3.9/site-packages/gst/model/system_info.py
/usr/lib/python3.9/site-packages/gst/presenter
/usr/lib/python3.9/site-packages/gst/presenter/__init__.py
/usr/lib/python3.9/site-packages/gst/presenter/__pycache__
/usr/lib/python3.9/site-packages/gst/presenter/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/presenter/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/presenter/__pycache__/main_presenter.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/presenter/__pycache__/main_presenter.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/presenter/__pycache__/preferences_presenter.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/presenter/__pycache__/preferences_presenter.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/presenter/main_presenter.py
/usr/lib/python3.9/site-packages/gst/presenter/preferences_presenter.py
/usr/lib/python3.9/site-packages/gst/repository
/usr/lib/python3.9/site-packages/gst/repository/__init__.py
/usr/lib/python3.9/site-packages/gst/repository/__pycache__
/usr/lib/python3.9/site-packages/gst/repository/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/repository/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/repository/__pycache__/dmi_decode_repository.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/repository/__pycache__/dmi_decode_repository.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/repository/__pycache__/lm_sensors_repository.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/repository/__pycache__/lm_sensors_repository.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/repository/__pycache__/proc_cpuinfo_repository.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/repository/__pycache__/proc_cpuinfo_repository.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/repository/__pycache__/ps_util_repository.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/repository/__pycache__/ps_util_repository.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/repository/__pycache__/stress_ng_repository.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/repository/__pycache__/stress_ng_repository.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/repository/__pycache__/sys_devices_cache_repository.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/repository/__pycache__/sys_devices_cache_repository.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/repository/__pycache__/sys_devices_dmi_repository.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/repository/__pycache__/sys_devices_dmi_repository.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/repository/dmi_decode_repository.py
/usr/lib/python3.9/site-packages/gst/repository/lm_sensors_repository.py
/usr/lib/python3.9/site-packages/gst/repository/proc_cpuinfo_repository.py
/usr/lib/python3.9/site-packages/gst/repository/ps_util_repository.py
/usr/lib/python3.9/site-packages/gst/repository/stress_ng_repository.py
/usr/lib/python3.9/site-packages/gst/repository/sys_devices_cache_repository.py
/usr/lib/python3.9/site-packages/gst/repository/sys_devices_dmi_repository.py
/usr/lib/python3.9/site-packages/gst/util
/usr/lib/python3.9/site-packages/gst/util/__init__.py
/usr/lib/python3.9/site-packages/gst/util/__pycache__
/usr/lib/python3.9/site-packages/gst/util/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/concurrency.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/concurrency.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/deployment.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/deployment.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/desktop_entry.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/desktop_entry.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/dmidecode.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/dmidecode.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/linux.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/linux.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/log.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/log.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/path.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/path.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/sensors.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/sensors.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/subprocess.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/subprocess.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/udev.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/udev.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/view.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/view.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/util/concurrency.py
/usr/lib/python3.9/site-packages/gst/util/deployment.py
/usr/lib/python3.9/site-packages/gst/util/desktop
/usr/lib/python3.9/site-packages/gst/util/desktop/__init__.py
/usr/lib/python3.9/site-packages/gst/util/desktop/__pycache__
/usr/lib/python3.9/site-packages/gst/util/desktop/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/util/desktop/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/util/desktop/__pycache__/desktop_parser.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/util/desktop/__pycache__/desktop_parser.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/util/desktop/desktop_parser.py
/usr/lib/python3.9/site-packages/gst/util/desktop_entry.py
/usr/lib/python3.9/site-packages/gst/util/dmidecode.py
/usr/lib/python3.9/site-packages/gst/util/linux.py
/usr/lib/python3.9/site-packages/gst/util/log.py
/usr/lib/python3.9/site-packages/gst/util/path.py
/usr/lib/python3.9/site-packages/gst/util/sensors.py
/usr/lib/python3.9/site-packages/gst/util/subprocess.py
/usr/lib/python3.9/site-packages/gst/util/udev.py
/usr/lib/python3.9/site-packages/gst/util/view.py
/usr/lib/python3.9/site-packages/gst/view
/usr/lib/python3.9/site-packages/gst/view/__init__.py
/usr/lib/python3.9/site-packages/gst/view/__pycache__
/usr/lib/python3.9/site-packages/gst/view/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/view/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/view/__pycache__/main_view.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/view/__pycache__/main_view.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/view/__pycache__/preferences_view.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/view/__pycache__/preferences_view.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/view/main_view.py
/usr/lib/python3.9/site-packages/gst/view/preferences_view.py
/usr/share/applications/com.leinardi.gst.desktop
/usr/share/dbus-1/services/com.leinardi.gst.service
/usr/share/doc/gst
/usr/share/doc/gst/CHANGELOG.md
/usr/share/doc/gst/CODE_OF_CONDUCT.md
/usr/share/doc/gst/CONTRIBUTING.md
/usr/share/doc/gst/README.md
/usr/share/doc/gst/RELEASING.md
/usr/share/glib-2.0/schemas/com.leinardi.gst.gschema.xml
/usr/share/gst
/usr/share/gst/com.leinardi.gst.gresource
/usr/share/icons/hicolor/16x16/apps/com.leinardi.gst.png
/usr/share/icons/hicolor/24x24/apps/com.leinardi.gst.png
/usr/share/icons/hicolor/256x256/apps/com.leinardi.gst.png
/usr/share/icons/hicolor/32x32/apps/com.leinardi.gst.png
/usr/share/icons/hicolor/48x48/apps/com.leinardi.gst.png
/usr/share/icons/hicolor/symbolic/apps/com.leinardi.gst-symbolic.svg
/usr/share/licenses/gst
/usr/share/licenses/gst/COPYING.txt
/usr/share/metainfo/com.leinardi.gst.appdata.xml
/usr/bin/gst
/usr/lib/python3.9/site-packages/gst
/usr/lib/python3.9/site-packages/gst/__main__.py
/usr/lib/python3.9/site-packages/gst/__pycache__
/usr/lib/python3.9/site-packages/gst/__pycache__/__main__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/__pycache__/__main__.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/__pycache__/app.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/__pycache__/app.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/__pycache__/conf.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/__pycache__/conf.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/__pycache__/di.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/__pycache__/di.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/app.py
/usr/lib/python3.9/site-packages/gst/conf.py
/usr/lib/python3.9/site-packages/gst/di.py
/usr/lib/python3.9/site-packages/gst/interactor
/usr/lib/python3.9/site-packages/gst/interactor/__init__.py
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/check_new_version_interactor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/check_new_version_interactor.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/get_stressors_interactor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/get_stressors_interactor.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/load_dmi_decode_interactor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/load_dmi_decode_interactor.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/load_lm_sensors_interactor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/load_lm_sensors_interactor.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/load_proc_cpuinfo_interactor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/load_proc_cpuinfo_interactor.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/load_ps_util_interactor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/load_ps_util_interactor.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/load_sys_devices_cache_interactor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/load_sys_devices_cache_interactor.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/load_sys_devices_dmi_interactor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/load_sys_devices_dmi_interactor.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/notification_interactor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/notification_interactor.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/settings_interactor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/settings_interactor.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/stress_ng_interactor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/interactor/__pycache__/stress_ng_interactor.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/interactor/check_new_version_interactor.py
/usr/lib/python3.9/site-packages/gst/interactor/get_stressors_interactor.py
/usr/lib/python3.9/site-packages/gst/interactor/load_dmi_decode_interactor.py
/usr/lib/python3.9/site-packages/gst/interactor/load_lm_sensors_interactor.py
/usr/lib/python3.9/site-packages/gst/interactor/load_proc_cpuinfo_interactor.py
/usr/lib/python3.9/site-packages/gst/interactor/load_ps_util_interactor.py
/usr/lib/python3.9/site-packages/gst/interactor/load_sys_devices_cache_interactor.py
/usr/lib/python3.9/site-packages/gst/interactor/load_sys_devices_dmi_interactor.py
/usr/lib/python3.9/site-packages/gst/interactor/notification_interactor.py
/usr/lib/python3.9/site-packages/gst/interactor/settings_interactor.py
/usr/lib/python3.9/site-packages/gst/interactor/stress_ng_interactor.py
/usr/lib/python3.9/site-packages/gst/model
/usr/lib/python3.9/site-packages/gst/model/__init__.py
/usr/lib/python3.9/site-packages/gst/model/__pycache__
/usr/lib/python3.9/site-packages/gst/model/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/cache.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/cache.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/cpu_info.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/cpu_info.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/cpu_usage.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/cpu_usage.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/db_change.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/db_change.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/hardware_monitor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/hardware_monitor.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/load_avg.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/load_avg.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/mem_usage.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/mem_usage.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/memory_bank_info.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/memory_bank_info.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/mobo_info.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/mobo_info.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/monitored_item.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/monitored_item.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/processor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/processor.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/setting.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/setting.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/stress_tests_result.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/stress_tests_result.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/system_info.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/model/__pycache__/system_info.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/model/cache.py
/usr/lib/python3.9/site-packages/gst/model/cpu_info.py
/usr/lib/python3.9/site-packages/gst/model/cpu_usage.py
/usr/lib/python3.9/site-packages/gst/model/db_change.py
/usr/lib/python3.9/site-packages/gst/model/hardware_monitor.py
/usr/lib/python3.9/site-packages/gst/model/load_avg.py
/usr/lib/python3.9/site-packages/gst/model/mem_usage.py
/usr/lib/python3.9/site-packages/gst/model/memory_bank_info.py
/usr/lib/python3.9/site-packages/gst/model/mobo_info.py
/usr/lib/python3.9/site-packages/gst/model/monitored_item.py
/usr/lib/python3.9/site-packages/gst/model/processor.py
/usr/lib/python3.9/site-packages/gst/model/setting.py
/usr/lib/python3.9/site-packages/gst/model/stress_tests_result.py
/usr/lib/python3.9/site-packages/gst/model/system_info.py
/usr/lib/python3.9/site-packages/gst/presenter
/usr/lib/python3.9/site-packages/gst/presenter/__init__.py
/usr/lib/python3.9/site-packages/gst/presenter/__pycache__
/usr/lib/python3.9/site-packages/gst/presenter/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/presenter/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/presenter/__pycache__/main_presenter.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/presenter/__pycache__/main_presenter.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/presenter/__pycache__/preferences_presenter.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/presenter/__pycache__/preferences_presenter.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/presenter/main_presenter.py
/usr/lib/python3.9/site-packages/gst/presenter/preferences_presenter.py
/usr/lib/python3.9/site-packages/gst/repository
/usr/lib/python3.9/site-packages/gst/repository/__init__.py
/usr/lib/python3.9/site-packages/gst/repository/__pycache__
/usr/lib/python3.9/site-packages/gst/repository/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/repository/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/repository/__pycache__/dmi_decode_repository.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/repository/__pycache__/dmi_decode_repository.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/repository/__pycache__/lm_sensors_repository.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/repository/__pycache__/lm_sensors_repository.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/repository/__pycache__/proc_cpuinfo_repository.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/repository/__pycache__/proc_cpuinfo_repository.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/repository/__pycache__/ps_util_repository.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/repository/__pycache__/ps_util_repository.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/repository/__pycache__/stress_ng_repository.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/repository/__pycache__/stress_ng_repository.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/repository/__pycache__/sys_devices_cache_repository.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/repository/__pycache__/sys_devices_cache_repository.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/repository/__pycache__/sys_devices_dmi_repository.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/repository/__pycache__/sys_devices_dmi_repository.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/repository/dmi_decode_repository.py
/usr/lib/python3.9/site-packages/gst/repository/lm_sensors_repository.py
/usr/lib/python3.9/site-packages/gst/repository/proc_cpuinfo_repository.py
/usr/lib/python3.9/site-packages/gst/repository/ps_util_repository.py
/usr/lib/python3.9/site-packages/gst/repository/stress_ng_repository.py
/usr/lib/python3.9/site-packages/gst/repository/sys_devices_cache_repository.py
/usr/lib/python3.9/site-packages/gst/repository/sys_devices_dmi_repository.py
/usr/lib/python3.9/site-packages/gst/util
/usr/lib/python3.9/site-packages/gst/util/__init__.py
/usr/lib/python3.9/site-packages/gst/util/__pycache__
/usr/lib/python3.9/site-packages/gst/util/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/concurrency.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/concurrency.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/deployment.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/deployment.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/desktop_entry.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/desktop_entry.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/dmidecode.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/dmidecode.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/linux.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/linux.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/log.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/log.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/path.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/path.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/sensors.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/sensors.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/subprocess.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/subprocess.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/udev.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/udev.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/view.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/util/__pycache__/view.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/util/concurrency.py
/usr/lib/python3.9/site-packages/gst/util/deployment.py
/usr/lib/python3.9/site-packages/gst/util/desktop
/usr/lib/python3.9/site-packages/gst/util/desktop/__init__.py
/usr/lib/python3.9/site-packages/gst/util/desktop/__pycache__
/usr/lib/python3.9/site-packages/gst/util/desktop/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/util/desktop/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/util/desktop/__pycache__/desktop_parser.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/util/desktop/__pycache__/desktop_parser.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/util/desktop/desktop_parser.py
/usr/lib/python3.9/site-packages/gst/util/desktop_entry.py
/usr/lib/python3.9/site-packages/gst/util/dmidecode.py
/usr/lib/python3.9/site-packages/gst/util/linux.py
/usr/lib/python3.9/site-packages/gst/util/log.py
/usr/lib/python3.9/site-packages/gst/util/path.py
/usr/lib/python3.9/site-packages/gst/util/sensors.py
/usr/lib/python3.9/site-packages/gst/util/subprocess.py
/usr/lib/python3.9/site-packages/gst/util/udev.py
/usr/lib/python3.9/site-packages/gst/util/view.py
/usr/lib/python3.9/site-packages/gst/view
/usr/lib/python3.9/site-packages/gst/view/__init__.py
/usr/lib/python3.9/site-packages/gst/view/__pycache__
/usr/lib/python3.9/site-packages/gst/view/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/view/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/view/__pycache__/main_view.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/view/__pycache__/main_view.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/view/__pycache__/preferences_view.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gst/view/__pycache__/preferences_view.cpython-39.pyc
/usr/lib/python3.9/site-packages/gst/view/main_view.py
/usr/lib/python3.9/site-packages/gst/view/preferences_view.py
/usr/share/applications/com.leinardi.gst.desktop
/usr/share/dbus-1/services/com.leinardi.gst.service
/usr/share/doc/gst
/usr/share/doc/gst/CHANGELOG.md
/usr/share/doc/gst/CODE_OF_CONDUCT.md
/usr/share/doc/gst/CONTRIBUTING.md
/usr/share/doc/gst/README.md
/usr/share/doc/gst/RELEASING.md
/usr/share/glib-2.0/schemas/com.leinardi.gst.gschema.xml
/usr/share/gst
/usr/share/gst/com.leinardi.gst.gresource
/usr/share/icons/hicolor/16x16/apps/com.leinardi.gst.png
/usr/share/icons/hicolor/24x24/apps/com.leinardi.gst.png
/usr/share/icons/hicolor/256x256/apps/com.leinardi.gst.png
/usr/share/icons/hicolor/32x32/apps/com.leinardi.gst.png
/usr/share/icons/hicolor/48x48/apps/com.leinardi.gst.png
/usr/share/icons/hicolor/symbolic/apps/com.leinardi.gst-symbolic.svg
/usr/share/licenses/gst
/usr/share/licenses/gst/COPYING.txt
/usr/share/metainfo/com.leinardi.gst.appdata.xml

References

Summary

In this tutorial we learn how to install gst on Fedora 34 using yum and dnf.