Download
Ubuntu
1. Add repository key
Type in a terminal:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 0x544b01c36555d269da1b095dd52ab8cc3eee6a81
2. Add TextFlow repository
Open Software Sources
System->Administration->Software Sources
Click the Third Party Software tab
Add the lines:
deb http://ppa.launchpad.net/textflow-dev/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/textflow-dev/ppa/ubuntu jaunty main
3. Install the package
Search for textflow in Synaptic Package Manager and install.
Foresight
There are two ways to install TextFlow in Foresight Linux:
1. Installation via PackageKit
Open Add/Remove Software.
System->Administration->Add/Remove Software
Search for textflow and install.
2. Installation via the command line
Type in a terminal:
sudo conary update textflow
Source Releases
Download the last release (version 0.2.9) source code.