- Install ClamAV
- sudo apt update && sudo apt upgrade
- sudo apt install clamav clamav-daemon -y
- Update ClamAV virus signatures
- sudo systemctl stop clamav-freshclam
- sudo freshclam
- sudo systemctl start clamav-freshclam
- ClamTK GUI
- sudo apt-get install clamtk
No comments:
Post a Comment