Debian packages

Debian packages are not available from sourceforge, but from an apt repository. They are not yet part of the official Debian distribution, so a one-time setup is needed to access an interim repository. To use the interim repository folow these steps as root:
  1. Add the following lines to /etc/apt/sources.list:

    deb http://www.mph.eclipse.co.uk/pub/linux/debian unstable/
    deb-src http://www.mph.eclipse.co.uk/pub/linux/debian unstable/

  2. Run: apt-get update
You can now install the packages using apt-get install, and use all other apt and dpkg commands. The packages are named 'liboscqs0' and 'liboscqs0-dev'.

apt-get upgrade will automatically detect any newer versions.