Hello! I have tried to install f.lux by instruction from https://github.com/xflux-gui/xflux-gui but it failed to fetch dependencies from deepin server. Is there any way to install f.lux application without phyton dependencies? Thanks for any input!
Ubuntu/Debian Manual Install
# Install dependenciessudo apt-get install git python-appindicator python-xdg python-pexpect python-gconf python-gtk2 python-glade2 -y# Download and install xflux-gui
cd /tmpgit clone "https://github.com/xflux-gui/xflux-gui.git"cd xflux-guisudo python ./setup.py install
# Run flux
fluxgui
Reply Like 0 Favorite View the author
All Replies
menny
deepin
2016-07-09 06:11
#1
don't install it
that application has a lot bugs
Reply Like 0 View the author
bobo
deepin
2016-07-10 18:47
#2
Hi holypaulie,
Would you like to try redshift? An alternative of f.lux.
Hello! I have tried to install f.lux by instruction from https://github.com/xflux-gui/xflux-gui but it failed to fetch dependencies from deepin server. Is there any way to install f.lux application without phyton dependencies? Thanks for any input!
Ubuntu/Debian Manual Install
# Install dependenciessudo apt-get install git python-appindicator python-xdg python-pexpect python-gconf python-gtk2 python-glade2 -y# Download and install xflux-gui
cd /tmpgit clone "https://github.com/xflux-gui/xflux-gui.git"cd xflux-guisudo python ./setup.py install
# Run flux
fluxgui