How To Install gwe on Fedora 34

gwe is System utility designed to provide information of NVIDIA card

Introduction

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

What is gwe

GWE is a GTK system utility designed to provide information, control the fans and overclock your NVIDIA video card and graphics processor. This package require NVIDIA driver. Please read included README.Fedora file xdg-open /usr/share/doc/gwe/README.fedora.md

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

Install gwe 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 gwe using dnf by running the following command:

sudo dnf -y install gwe

Install gwe 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 gwe using yum by running the following command:

sudo yum -y install gwe

How To Uninstall gwe on Fedora 34

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

sudo dnf remove gwe

gwe Package Contents on Fedora 34

/usr/bin/gwe
/usr/lib/python3.9/site-packages/gwe
/usr/lib/python3.9/site-packages/gwe/Xlib
/usr/lib/python3.9/site-packages/gwe/__main__.py
/usr/lib/python3.9/site-packages/gwe/__pycache__
/usr/lib/python3.9/site-packages/gwe/__pycache__/__main__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/__pycache__/__main__.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/__pycache__/__main__.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/__pycache__/app.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/__pycache__/app.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/__pycache__/app.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/__pycache__/conf.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/__pycache__/conf.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/__pycache__/conf.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/__pycache__/di.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/__pycache__/di.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/__pycache__/di.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/app.py
/usr/lib/python3.9/site-packages/gwe/conf.py
/usr/lib/python3.9/site-packages/gwe/di.py
/usr/lib/python3.9/site-packages/gwe/interactor
/usr/lib/python3.9/site-packages/gwe/interactor/__init__.py
/usr/lib/python3.9/site-packages/gwe/interactor/__pycache__
/usr/lib/python3.9/site-packages/gwe/interactor/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/interactor/__pycache__/__init__.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/interactor/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/interactor/__pycache__/check_new_version_interactor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/interactor/__pycache__/check_new_version_interactor.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/interactor/__pycache__/check_new_version_interactor.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/interactor/__pycache__/get_status_interactor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/interactor/__pycache__/get_status_interactor.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/interactor/__pycache__/get_status_interactor.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/interactor/__pycache__/has_nvidia_driver_interactor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/interactor/__pycache__/has_nvidia_driver_interactor.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/interactor/__pycache__/has_nvidia_driver_interactor.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/interactor/__pycache__/set_fan_speed_interactor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/interactor/__pycache__/set_fan_speed_interactor.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/interactor/__pycache__/set_fan_speed_interactor.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/interactor/__pycache__/set_overclock_interactor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/interactor/__pycache__/set_overclock_interactor.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/interactor/__pycache__/set_overclock_interactor.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/interactor/__pycache__/set_power_limit_iInteractor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/interactor/__pycache__/set_power_limit_iInteractor.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/interactor/__pycache__/set_power_limit_iInteractor.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/interactor/__pycache__/settings_interactor.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/interactor/__pycache__/settings_interactor.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/interactor/__pycache__/settings_interactor.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/interactor/check_new_version_interactor.py
/usr/lib/python3.9/site-packages/gwe/interactor/get_status_interactor.py
/usr/lib/python3.9/site-packages/gwe/interactor/has_nvidia_driver_interactor.py
/usr/lib/python3.9/site-packages/gwe/interactor/set_fan_speed_interactor.py
/usr/lib/python3.9/site-packages/gwe/interactor/set_overclock_interactor.py
/usr/lib/python3.9/site-packages/gwe/interactor/set_power_limit_iInteractor.py
/usr/lib/python3.9/site-packages/gwe/interactor/settings_interactor.py
/usr/lib/python3.9/site-packages/gwe/model
/usr/lib/python3.9/site-packages/gwe/model/__init__.py
/usr/lib/python3.9/site-packages/gwe/model/__pycache__
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/__init__.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/cb_change.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/cb_change.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/cb_change.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/clocks.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/clocks.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/clocks.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/current_fan_profile.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/current_fan_profile.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/current_fan_profile.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/current_overclock_profile.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/current_overclock_profile.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/current_overclock_profile.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/fan.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/fan.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/fan.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/fan_profile.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/fan_profile.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/fan_profile.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/fan_profile_type.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/fan_profile_type.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/fan_profile_type.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/gpu_status.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/gpu_status.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/gpu_status.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/info.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/info.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/info.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/overclock.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/overclock.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/overclock.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/overclock_profile.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/overclock_profile.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/overclock_profile.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/overclock_profile_type.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/overclock_profile_type.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/overclock_profile_type.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/power.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/power.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/power.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/setting.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/setting.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/setting.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/speed_step.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/speed_step.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/speed_step.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/status.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/status.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/status.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/temp.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/temp.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/model/__pycache__/temp.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/model/cb_change.py
/usr/lib/python3.9/site-packages/gwe/model/clocks.py
/usr/lib/python3.9/site-packages/gwe/model/current_fan_profile.py
/usr/lib/python3.9/site-packages/gwe/model/current_overclock_profile.py
/usr/lib/python3.9/site-packages/gwe/model/fan.py
/usr/lib/python3.9/site-packages/gwe/model/fan_profile.py
/usr/lib/python3.9/site-packages/gwe/model/fan_profile_type.py
/usr/lib/python3.9/site-packages/gwe/model/gpu_status.py
/usr/lib/python3.9/site-packages/gwe/model/info.py
/usr/lib/python3.9/site-packages/gwe/model/overclock.py
/usr/lib/python3.9/site-packages/gwe/model/overclock_profile.py
/usr/lib/python3.9/site-packages/gwe/model/overclock_profile_type.py
/usr/lib/python3.9/site-packages/gwe/model/power.py
/usr/lib/python3.9/site-packages/gwe/model/setting.py
/usr/lib/python3.9/site-packages/gwe/model/speed_step.py
/usr/lib/python3.9/site-packages/gwe/model/status.py
/usr/lib/python3.9/site-packages/gwe/model/temp.py
/usr/lib/python3.9/site-packages/gwe/presenter
/usr/lib/python3.9/site-packages/gwe/presenter/__init__.py
/usr/lib/python3.9/site-packages/gwe/presenter/__pycache__
/usr/lib/python3.9/site-packages/gwe/presenter/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/presenter/__pycache__/__init__.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/presenter/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/presenter/__pycache__/edit_fan_profile_presenter.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/presenter/__pycache__/edit_fan_profile_presenter.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/presenter/__pycache__/edit_fan_profile_presenter.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/presenter/__pycache__/edit_overclock_profile_presenter.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/presenter/__pycache__/edit_overclock_profile_presenter.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/presenter/__pycache__/edit_overclock_profile_presenter.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/presenter/__pycache__/historical_data_presenter.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/presenter/__pycache__/historical_data_presenter.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/presenter/__pycache__/historical_data_presenter.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/presenter/__pycache__/main_presenter.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/presenter/__pycache__/main_presenter.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/presenter/__pycache__/main_presenter.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/presenter/__pycache__/preferences_presenter.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/presenter/__pycache__/preferences_presenter.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/presenter/__pycache__/preferences_presenter.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/presenter/edit_fan_profile_presenter.py
/usr/lib/python3.9/site-packages/gwe/presenter/edit_overclock_profile_presenter.py
/usr/lib/python3.9/site-packages/gwe/presenter/historical_data_presenter.py
/usr/lib/python3.9/site-packages/gwe/presenter/main_presenter.py
/usr/lib/python3.9/site-packages/gwe/presenter/preferences_presenter.py
/usr/lib/python3.9/site-packages/gwe/repository
/usr/lib/python3.9/site-packages/gwe/repository/__init__.py
/usr/lib/python3.9/site-packages/gwe/repository/__pycache__
/usr/lib/python3.9/site-packages/gwe/repository/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/repository/__pycache__/__init__.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/repository/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/repository/__pycache__/nvidia_repository.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/repository/__pycache__/nvidia_repository.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/repository/__pycache__/nvidia_repository.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/repository/nvidia_repository.py
/usr/lib/python3.9/site-packages/gwe/util
/usr/lib/python3.9/site-packages/gwe/util/__init__.py
/usr/lib/python3.9/site-packages/gwe/util/__pycache__
/usr/lib/python3.9/site-packages/gwe/util/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/util/__pycache__/__init__.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/util/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/util/__pycache__/concurrency.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/util/__pycache__/concurrency.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/util/__pycache__/concurrency.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/util/__pycache__/deployment.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/util/__pycache__/deployment.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/util/__pycache__/deployment.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/util/__pycache__/desktop_entry.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/util/__pycache__/desktop_entry.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/util/__pycache__/desktop_entry.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/util/__pycache__/log.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/util/__pycache__/log.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/util/__pycache__/log.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/util/__pycache__/path.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/util/__pycache__/path.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/util/__pycache__/path.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/util/__pycache__/udev.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/util/__pycache__/udev.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/util/__pycache__/udev.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/util/__pycache__/view.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/util/__pycache__/view.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/util/__pycache__/view.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/util/concurrency.py
/usr/lib/python3.9/site-packages/gwe/util/deployment.py
/usr/lib/python3.9/site-packages/gwe/util/desktop
/usr/lib/python3.9/site-packages/gwe/util/desktop/__init__.py
/usr/lib/python3.9/site-packages/gwe/util/desktop/__pycache__
/usr/lib/python3.9/site-packages/gwe/util/desktop/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/util/desktop/__pycache__/__init__.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/util/desktop/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/util/desktop/__pycache__/desktop_parser.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/util/desktop/__pycache__/desktop_parser.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/util/desktop/__pycache__/desktop_parser.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/util/desktop/desktop_parser.py
/usr/lib/python3.9/site-packages/gwe/util/desktop_entry.py
/usr/lib/python3.9/site-packages/gwe/util/log.py
/usr/lib/python3.9/site-packages/gwe/util/path.py
/usr/lib/python3.9/site-packages/gwe/util/udev.py
/usr/lib/python3.9/site-packages/gwe/util/view.py
/usr/lib/python3.9/site-packages/gwe/view
/usr/lib/python3.9/site-packages/gwe/view/__init__.py
/usr/lib/python3.9/site-packages/gwe/view/__pycache__
/usr/lib/python3.9/site-packages/gwe/view/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/view/__pycache__/__init__.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/view/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/view/__pycache__/edit_fan_profile_view.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/view/__pycache__/edit_fan_profile_view.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/view/__pycache__/edit_fan_profile_view.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/view/__pycache__/edit_overclock_profile_view.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/view/__pycache__/edit_overclock_profile_view.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/view/__pycache__/edit_overclock_profile_view.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/view/__pycache__/graph_stacked_renderer_view.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/view/__pycache__/graph_stacked_renderer_view.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/view/__pycache__/graph_stacked_renderer_view.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/view/__pycache__/historical_data_view.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/view/__pycache__/historical_data_view.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/view/__pycache__/historical_data_view.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/view/__pycache__/main_view.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/view/__pycache__/main_view.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/view/__pycache__/main_view.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/view/__pycache__/preferences_view.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/gwe/view/__pycache__/preferences_view.cpython-39.opt-2.pyc
/usr/lib/python3.9/site-packages/gwe/view/__pycache__/preferences_view.cpython-39.pyc
/usr/lib/python3.9/site-packages/gwe/view/edit_fan_profile_view.py
/usr/lib/python3.9/site-packages/gwe/view/edit_overclock_profile_view.py
/usr/lib/python3.9/site-packages/gwe/view/graph_stacked_renderer_view.py
/usr/lib/python3.9/site-packages/gwe/view/historical_data_view.py
/usr/lib/python3.9/site-packages/gwe/view/main_view.py
/usr/lib/python3.9/site-packages/gwe/view/preferences_view.py
/usr/share/applications/com.leinardi.gwe.desktop
/usr/share/dbus-1/services/com.leinardi.gwe.service
/usr/share/doc/gwe
/usr/share/doc/gwe/CHANGELOG.md
/usr/share/doc/gwe/README.fedora.md
/usr/share/doc/gwe/README.md
/usr/share/doc/gwe/RELEASING.md
/usr/share/glib-2.0/schemas/com.leinardi.gwe.gschema.xml
/usr/share/gwe
/usr/share/gwe/com.leinardi.gwe.gresource
/usr/share/icons/hicolor/16x16/apps/com.leinardi.gwe.png
/usr/share/icons/hicolor/24x24/apps/com.leinardi.gwe.png
/usr/share/icons/hicolor/256x256/apps/com.leinardi.gwe.png
/usr/share/icons/hicolor/32x32/apps/com.leinardi.gwe.png
/usr/share/icons/hicolor/48x48/apps/com.leinardi.gwe.png
/usr/share/icons/hicolor/symbolic/apps/com.leinardi.gwe-symbolic.svg
/usr/share/licenses/gwe
/usr/share/licenses/gwe/COPYING.txt
/usr/share/metainfo/com.leinardi.gwe.appdata.xml

References

Summary

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