ClamAV/ClamTK install in linux

ClamAV is an open source and cross-platform command line antivirus app for detecting Trojans, viruses, and other malicious codes. ClamTk is its GUI front-end.

Install ClamAV/ClamTk on Ubuntu and Debian, using following commands.

# sudo apt-get install clamav
# sudo apt-get install clamtk

Leave a comment