Installing
-
2. Installing PIP
How to Install Python 3 PIP in Fedora GNU/Linux
-
3. Installing Packages
Then to Install Required Packages
Execute:sudo dnf install libappindicator-gtk3 cairo-devel cairo-gobject-devel gcc gobject-introspection-devel python3-devel python3-psutil python3-dbus
-
4. Installing Safe Eyes
Then to Install Safe Eyes on Fedora 38
Simply run:sudo pip3 install safeeyes
And again to Re-Load the Icons cache:
sudo gtk-update-icon-cache /usr/share/icons/hicolor
Contents