1

I'm a beginner here. Step by step near plain english would be appreciated if you have an answer. Thanks

Saul
  • 11

1 Answers1

1

Open a terminal with Ctrl Alt T and paste the following:

sudo apt-get update
sudo apt-get install ia32-libs

First command is only needed if your package index files are not updated. Anyway it is good idea to run it.

Anwar
  • 76,649
BuZZ-dEE
  • 14,223