ECCET Download - Debian GNU/Linux
Online Installation
Step 1 - Entering the apt installation source
As usual when installing software on Unix machines, you
have to be administrator to do the following steps. If necessary, start up a
console and use the command su and the admin password to become
the "root" user. |
Just add an extra line in the file /etc/apt/sources.list:
deb http://www.eccet.de/download/apt ./
In case you are not skilled with unix text editors, you may enter the
following command into the console window (e.g. using cut/copy/paste):
After that, execute the command
echo "deb http://www.eccet.de/download/apt ./" >>/etc/apt/sources.list
apt-get update
to update your package list.






