How to install GNOME Split

Debian testing and unstable

GNOME Split is available in  Debian testing and unstable.

Open a terminal with root priviledges and enter the following command:

# aptitude install gnome-split

Ubuntu 9.10 to 11.10

Installing GNOME Split on  Ubuntu 9.10, 10.04, 10.10, 11.04 and 11.10 is really simple if you are not afraid by using a  PPA.

Open a terminal and enter the following commands:

$ sudo add-apt-repository ppa:gnome-split-team/ppa
$ sudo aptitude update
$ sudo aptitude install gnome-split

It will add the repository to your APT sources and then install GNOME Split and all its dependencies. When a new version of GNOME Split will be available you will just have to update your system packages to use it.

Other distributions

Just follow the build tutorial.