The recommended method of obtaining the software is to build it from source. However, some pre-built binaries are available in the download area http://download.savannah.gnu.org/releases/kasoverb/

Windows

Windows 32-bit version and installer http://download.savannah.gnu.org/releases/kasoverb/setup_win32_alpha0-03.15.2011.exe"

All files are self contained in the directory choosen during installation. KasoVerb does not utilize the registry.

Debian Package

Debian 32-bit based package http://download.savannah.gnu.org/releases/kasoverb/kasoverb_alpha0-03.15.2011.Linux-i386.deb


    mkdir ~/freesoftware && cd ~/freesoftware
    wget http://download.savannah.gnu.org/releases/kasoverb/kasoverb_alpha0-03.15.2011.Linux-i386.deb
    sudo dpkg -i ./kasoverb_alpha0-03.15.2011.Linux-i386.deb
  

The archive (`ar') command can be used to unpack a deb file


    ar vx kasoverb_alpha0-03.15.2011.Linux-i386.deb
    tar -tzvf data.tar.gz 
  

To unpack `data.tar.gz'


    tar -xzvf data.tar.gz