Hi,
I’m trying to follow this tutorial bellow, but the first step fails
To install PyGObject on Fedora, run:
$ sudo dnf install pygobject3 python3-gobject
Result:
$ sudo dnf install pygobject3 python3-gobject
[sudo] password for realgrm:
Last metadata expiration check: 2:28:33 ago on ter 29 dez 2020 23:25:59.
No match for argument: pygobject3
Package python3-gobject-3.38.0-2.fc33.x86_64 is already installed.
Error: Unable to find a match: pygobject3
tutorial: PyGObject — Fedora Developer Portal