Install the Linux anti-virus software Antiviral 15.04 in Ubuntu 0.2
Many people think that Linux is immune to viruses, mainly because of the security genetic lineage of Linux, but it does not mean that it is absolutely secure. Any software system has defects, previously, anti-virus software that supports Linux was launched in 360. Antiviral is a ClamAV interactive interface that simplifies the form of virus scanning by Clam AntiVirus On Linux systems.
Clam AntiVirus is an anti-virus software package used on UNIX-like systems. It is mainly used in the mail server and uses multi-threaded background operations to automatically upgrade the virus database.
Run the following command to install Antiviral 0.2:
Sudo add-apt-repository ppa: atareao/atareao
Sudo apt-get update
Sudo apt-get install antiviral
Run the following command to uninstall antiviral:
Sudo apt-get remove antiviral