Why it is not possible to possible on ubuntu to install antivirus or other software just by downloading exe file instead of using command line? Im having all the pains to install free AVG 2014 on ubuntu 12.04 Thanks
Asked
Active
Viewed 349 times
-2
-
2You are trying to do apple juice with only oranges? Why you think that windows antivirus will work in anything else than windows? – Braiam Jan 21 '14 at 13:31
-
You can use Wine, but it likely would not work, and having Wine on your computer would probably increase the likelihood of it being infected with Windows virus. – Wilf Jan 21 '14 at 13:50
1 Answers
1
You can use Ubuntu software center to install a program graphically.
For AVG, a antivirus is useless on Ubuntu. In fact, the antivirus will detect Windows virus (which doesn't affect Linux users) in order to avoid your computer to be a vector of virus. Most of the time, on Linux, a virus appears as a file that you can simply delete.
If you still want AVG, follow this link.
https://help.ubuntu.com/community/Antivirus/Avg
You can also install clamTk and clamav from the Software center or
sudo apt-get install clamav clamtk

cochisebt
- 320
- 2
- 7