Installation

Binary packages:

Slackware packages:

Windows packages:

From source:

Here are the steps to get and compile these tools from source:

$ wget http://abygaelle.guillaume-fr.net/svn/tarball/utils.tar.bz2 $ tar fxj utils.tar.bz2 $ cd utils $ make $ make install

Note: 'make' will compile only the tools described here. If you want all the tool to be built, use 'make all' instead. And if you want only one tool, type 'make toolname'.

The last subversion tarball is available here: utils.tar.bz2
Or you can directly browse the SVN repository.

Attachments