1.2.2       Linux

For installing EasyTrac64 on Linux system a Debian package 'deb' gets provided.

 

1.    open a terminal

2.    enter following command


sudo dpkg -i <deb-file>

 

3.    if there are any dependency issues then enter following command

 


sudo apt-get install -f

 


4.