0

I followed steps from here Flux for ubuntu 14.04 - possible? to install flux but I am getting an error like

./setup.py: command not found

please guide me soon. Thank you

  • 2
    Did you change directory doing cd f.lux-indicator-applet before sudo ./setup.py install? – Lety Dec 12 '14 at 16:27

1 Answers1

1

Alternatively, you can install f.lux using a PPA -

sudo add-apt-repository ppa:kilian/f.lux

sudo apt-get update

sudo apt-get install fluxgui

The PPA has been updated to work with Ubuntu 14.04 Trusty Tahr.