Download instructions for Linux
Binary Packages for Debian/Ubuntu Linux
Installation instructions are available here. The package name is blink.
Install/upgrade
sudo apt-get update sudo apt-get install blink
Source Code for Windows and Debian/Ubuntu Linux
The source code is managed using darcs version control tool. The darcs repository can be fetched with:
darcs get http://devel.ag-projects.com/repositories/blink-qt
To obtain the incremental changes after the initial get run:
darcs pull -a
Building from sources requires building all necessary dependencies.