K3Match

Binaries

Ubuntu

For Ubuntu users a PPA repository is available. By adding ppa:pschella/k3match to your system's Software Sources you will be able to install and update k3match using your package manager.

To add the PPA to your software sources open a terminal and enter:

sudo add-apt-repository ppa:pschella/k3match
Now update your software list
sudo apt-get update
and install k3match.
sudo apt-get install python-k3match

RPM based distributions

Click here do download the latest binary packages for openSUSE, Fedora, RedHat Enterprise Linux or CentOS.

Source code

Version Tarball
1.1 k3match-1.1.tar.gz
1.0 k3match-1.0.tar.gz

Bleeding edge

K3Match development is done on github.
To get the most recent (and possible unstable) source code using git. git clone "https://github.com/pschella/k3match"