codak Home
Brought to you by:
wauter
Using binary packages for Ubuntu/Debian is highly recommended.
Do
echo 'deb http://codak.sf.net/deb stable/' \
| sudo tee /etc/apt/sources.list.d/codak.list
in order to enable the CoDAK repository, and, optionally,
curl http://codak.sourceforge.net/deb/key.asc \
| apt-key add
in order to avoid verification warnings during installation. Type
sudo apt-get update
for updating the local package database.
For a basic CoDAK installation, type:
sudo apt-get install codak-core
To install also the (optional) terms extension, type:
sudo apt-get install codak-terms
To complete the installation: