Installing
-
2. Installing Python 3
How to Install Python 3 in CentOS GNU/Linux
-
3. Installing Packages
Then to Install Required Packages
Execute:sudo yum install libappindicator-gtk3 cairo-devel cairo-gobject-devel gcc gobject-introspection-devel python36-devel python36-psutil python36-dbus python36-pip
And in case of a New Python 3.x release then you have to adapt the Command consequently…
-
4. Installing Safe Eyes
Then to Install Safe Eyes on CentOS 7
Simply run:sudo pip3 install safeeyes
And again to Re-Load the Icons cache:
sudo gtk-update-icon-cache /usr/share/icons/hicolor
Contents