How To Install python3-guizero on Fedora 36

In this tutorial we learn how to install python3-guizero in Fedora 36. python3-guizero is Python module to allow learners to easily create GUIs

Introduction

In this tutorial we learn how to install python3-guizero on Fedora 36.

What is python3-guizero

Guizero is designed to allow new learners to quickly and easily create GUIs for their programs.

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

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

sudo dnf -y install python3-guizero

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

sudo yum -y install python3-guizero

How To Uninstall python3-guizero on Fedora 36

To uninstall only the python3-guizero package we can use the following command:

sudo dnf remove python3-guizero

python3-guizero Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/guizero
/usr/lib/python3.10/site-packages/guizero-1.2.0.dist-info
/usr/lib/python3.10/site-packages/guizero-1.2.0.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/guizero-1.2.0.dist-info/METADATA
/usr/lib/python3.10/site-packages/guizero-1.2.0.dist-info/WHEEL
/usr/lib/python3.10/site-packages/guizero-1.2.0.dist-info/top_level.txt
/usr/lib/python3.10/site-packages/guizero/App.py
/usr/lib/python3.10/site-packages/guizero/Box.py
/usr/lib/python3.10/site-packages/guizero/ButtonGroup.py
/usr/lib/python3.10/site-packages/guizero/CheckBox.py
/usr/lib/python3.10/site-packages/guizero/Combo.py
/usr/lib/python3.10/site-packages/guizero/Drawing.py
/usr/lib/python3.10/site-packages/guizero/ListBox.py
/usr/lib/python3.10/site-packages/guizero/MenuBar.py
/usr/lib/python3.10/site-packages/guizero/Picture.py
/usr/lib/python3.10/site-packages/guizero/PushButton.py
/usr/lib/python3.10/site-packages/guizero/RadioButton.py
/usr/lib/python3.10/site-packages/guizero/Slider.py
/usr/lib/python3.10/site-packages/guizero/Text.py
/usr/lib/python3.10/site-packages/guizero/TextBox.py
/usr/lib/python3.10/site-packages/guizero/Waffle.py
/usr/lib/python3.10/site-packages/guizero/Window.py
/usr/lib/python3.10/site-packages/guizero/__init__.py
/usr/lib/python3.10/site-packages/guizero/__pycache__
/usr/lib/python3.10/site-packages/guizero/__pycache__/App.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/App.cpython-310.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/Box.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/Box.cpython-310.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/ButtonGroup.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/ButtonGroup.cpython-310.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/CheckBox.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/CheckBox.cpython-310.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/Combo.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/Combo.cpython-310.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/Drawing.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/Drawing.cpython-310.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/ListBox.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/ListBox.cpython-310.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/MenuBar.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/MenuBar.cpython-310.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/Picture.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/Picture.cpython-310.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/PushButton.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/PushButton.cpython-310.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/RadioButton.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/RadioButton.cpython-310.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/Slider.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/Slider.cpython-310.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/Text.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/Text.cpython-310.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/TextBox.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/TextBox.cpython-310.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/Waffle.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/Waffle.cpython-310.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/Window.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/Window.cpython-310.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/base.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/base.cpython-310.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/dialog.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/dialog.cpython-310.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/event.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/event.cpython-310.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/tkmixins.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/tkmixins.cpython-310.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/utilities.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/guizero/__pycache__/utilities.cpython-310.pyc
/usr/lib/python3.10/site-packages/guizero/base.py
/usr/lib/python3.10/site-packages/guizero/dialog.py
/usr/lib/python3.10/site-packages/guizero/event.py
/usr/lib/python3.10/site-packages/guizero/tkmixins.py
/usr/lib/python3.10/site-packages/guizero/utilities.py
/usr/share/doc/python3-guizero
/usr/share/doc/python3-guizero/README.md
/usr/share/licenses/python3-guizero
/usr/share/licenses/python3-guizero/license.txt

References

Summary

In this tutorial we learn how to install python3-guizero on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).