Client Installation (.deb)
From Codawiki
These instructions are for you that are using a debian based system. In this guide I am using Ubuntu 8.04, but I really think this should work the same on all debian based systems.
[edit]
Installation of the client
The easiest way to install the client is to add the coda repository to your /etc/apt/sources.list. Add the following (For reference see http://www.coda.cs.cmu.edu/mirrors.html)
deb http://www.coda.cs.cmu.edu/debian stable/
Now
sudo apt-get update apt-get install coda-client
At the end of the installation you should see the lines
. . . 14:18:10 Venus starting... 14:18:10 /coda now mounted.
(time will of course be different). This means that coda is up and running!
Now, your basically done. If you want you can read about how to test the coda client here
You can also continue to install the server
