APT repository for the xmds2 Debian packages


The xmds2 package will eventually be part of the Debian "jessie" distribution. In the menawhile, you will find in this repository the packages that work in both the stable (a.k.a. "wheezy") and testing (a.k.a "jessie") distributions. For installing them, run the following command (as root):

  echo "deb http://xmds.laboissiere.net/ wheezy main" > /etc/apt/sources.list.d/xmds2.list

or:

  echo "deb http://xmds.laboissiere.net/ jessie main" > /etc/apt/sources.list.d/xmds2.list

whether you are using the "wheezy" or the "jessie" distribution, respectively. Once this is done, run the following commands:

  aptitude update
  aptitude install xmds2 xmds2-doc

(You might also use "apt-get" instead of "aptitude" in the commands above.)


Problems? Contact rafael AT laboissiere DOT net.