Installing
-
4. Installing PIP
Install Python 2/3 PIP for Red Hat GNU/Linux
-
5. Installing Dependencies
Then Install Required Packages
sudo pip install pexpect
And again:
sudo yum install pyxdg gnome-python2-gconf pygtk2-libglade python-appindicator
If Got “User is Not in Sudoers file” then see: How to Enable sudo
-
6. Installing F Lux
Installing f.lux GUI
First, Access the Target:cd /tmp/xflux-gui
And then to Make Setup:
sudo python ./setup.py install
Contents