Antivirus (Debian/Ubuntu/Xubuntu) Free
- This topic has 2 replies, 1 voice, and was last updated 1 week ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
What makes us different from other similar websites? › Forums › Tech › Antivirus (Debian/Ubuntu/Xubuntu) Free
If you need an antivirus for Linux, which most users do not, then run the following command in Terminal Emulator.
sudo apt install clamav clamtk
How to do a full system scan with ClamTK. Note: It is unlikely that you will have viruses outside your home folder, as that would require root. Also, note that viruses are less common with Linux, when compared to other operating systems.
1. Open ClamTK.
How to scan the system with terminal emulator
Install antivirus
$ sudo apt install clamav
Update database
$ sudo freshclam
Scan the whole system with information being displayed
$ clamscan -r -v --bell -i --exclude-dir="/sys" /