3

I've already downloaded the Scid-4.2.6.exe but I don't know how to get it running.

T. Yambao
  • 31
  • 1
  • 4

1 Answers1

2

In Ubuntu, .exe files are not executable. These are Windows executables.

To install this, press Ctrl+Alt+T to go to a terminal and type:

sudo apt-get install scid

for further information, look here

Imgur

Ravan
  • 9,567