Software & Apps Linux How to Use Sophos On Linux To Scan For Viruses Install the app and run on-demand scans from your favorite shell by Jack Wallen Writer Jack Wallen is a former Lifewire writer, an award-winning writer for TechRepublic and Linux.com, and the voice of The Android Expert. our editorial process LinkedIn Jack Wallen Updated on September 11, 2020 Tweet Share Email Linux Switching from Windows Sophos offers a well-developed antivirus solution for Linux. Once installed, it runs continuously in the background, checking for potentially harmful files. Sophos Antivirus Review Installing Sophos Installing Sophos is done entirely from a shell prompt. Download the Sophos installer and save the file in your Downloads directory. Open a terminal window and change into the Downloads directory with the command cd ~/Downloads. Extract the downloaded file with the command tar xvzf sav-linux-free-9.tgz. The name of the file may change as the program's version increases with subsequent updates. Change into the newly created directory with the command cd sophos-av. Run the installer with the command sudo ./install.sh. Answer the installer's questions. When the installation completes, Sophos automatically launches. How To Run an On-Demand Scan Run an on-demand scan of a specific file from the shell prompt. Open a terminal window. Change into the Downloads directory with the command cd ~/Downloads. If the file resides elsewhere, open that location instead. Scan the file with the command savscan filename. Read the results of the report. Close the terminal window. About Linux Antivirus Solutions Very few viruses affect Linux. Ubuntu, in fact, says that the average Linux desktop consumer can safely dispense with anti-virus products altogether. One good use for Linux anti-virus is to check for Windows viruses before you transmit suspect files to colleagues running Microsoft's venerable operating system. Was this page helpful? Thanks for letting us know! Get the Latest Tech News Delivered Every Day Email Address Sign up There was an error. Please try again. You're in! Thanks for signing up. There was an error. Please try again. Thank you for signing up. Tell us why! Other Not enough details Hard to understand Submit