You can download LUCI here: luci-0.1.0.tar.gz
LUCI is written in Python, a langage written by Guido van Rossum.
PyGTK is the the GTK+ module for Python, written by James Henstridge.
gzip -cd luci-0.1.0.tar.gz | tar xvf -Eventually, become root if you want to install it outside of you home directory.
cd luci-0.1.0and type:
./install.pyThis install program will ask you where you want to install LUCI and do the job.