2

I have a laptop running Ubuntu 15.10.

To protect myself, I have tried downloading and installing ClamTK. It does this without giving any error messages but it doesn't open.

I tried on a second Ubuntu 15.10 laptop and it wouldn't install either. Can this be fixed?

1 Answers1

3

You may have more luck with this PPA. Simpy use these commands:

sudo apt-add-repository ppa:landronimirc/clamtk
sudo apt-get update
sudo apt-get install clamtk

Or there is the alternative ClamXAV.

Tim
  • 33,500