深度之家
2024-11-05 14:48 deepin
Hello, we will integrate this software into our repository.
Reply Like 0 View the author
sudo apt update && sudo apt upgrade -y
sudo apt install clamav clamav-daemon -y
sudo freshclam
to scan an specific file "clamscan /path/to/your/file"
crontab -e
Add the --bell
option to alert you when a virus is found:
to automate scan use "crontab -e" "0 2 * * * clamscan -r /path/to/scan"
For a graphical interface, you can install ClamTK:
sudo apt install clamtk -y
Popular Events
More