Linux Lite Forums

Software - Support => Installing Software => Topic started by: limey-lee on July 21, 2018, 05:02:05 PM

Title: How to install ClamAV?
Post by: limey-lee on July 21, 2018, 05:02:05 PM
Install/remove software shows Clam anti virus as installed but it is not available in desk top. Tried to reinstall and got a error report . Can anyone advise please?
Title: Re: How to install ClamAV?
Post by: newtusmaximus on July 21, 2018, 05:15:44 PM
https://www.clamav.net/ (https://www.clamav.net/)   This might help https://www.clamav.net/documents/installing-clamav
Have you tried  menu/all and see if it appears there.  Otherwise try command line? clamscan
Title: Re: How to install ClamAV?
Post by: limey-lee on July 21, 2018, 06:53:33 PM
https://www.clamav.net/ (https://www.clamav.net/)   This might help https://www.clamav.net/documents/installing-clamav
Have you tried  menu/all and see if it appears there.  Otherwise try command line? clamscan
Hi yes I have tried all menus and programme file search. Thanks for replying I just did command line as you advised .
Welcome to Linux Lite 4.0 lee1984
 
Saturday 21 July 2018, 23:49:52
Memory Usage: 2212/7891MB (28.03%)
Disk Usage: 15/110GB (14%)
Support - https://www.linuxliteos.com/forums/ (Right click, Open Link)
 
 lee1984  ~  clamscan
/home/lee1984/.nvidia-settings-rc: OK
/home/lee1984/.gtk-bookmarks: OK
/home/lee1984/.face: OK
/home/lee1984/.xsession-errors.old: OK
/home/lee1984/.bash_logout: OK
/home/lee1984/.gksu.lock: Empty file
/home/lee1984/.sudo_as_admin_successful: Empty file
/home/lee1984/.bash_history: OK
/home/lee1984/.asoundrc: OK
/home/lee1984/.dmrc: OK
/home/lee1984/.Xauthority: OK
/home/lee1984/.ICEauthority: OK
/home/lee1984/.gtkrc-2.0: OK
/home/lee1984/.profile: OK
/home/lee1984/bioshockbd.jpg: OK
/home/lee1984/.xsession-errors: OK
/home/lee1984/.bashrc: OK

----------- SCAN SUMMARY -----------
Known viruses: 6799885
Engine version: 0.99.4
Scanned directories: 1
Scanned files: 15
Infected files: 0
Data scanned: 0.82 MB
Data read: 0.75 MB (ratio 1.08:1)
Time: 15.827 sec (0 m 15 s)
 lee1984  ~  
Title: Re: How to install ClamAV?
Post by: limey-lee on July 21, 2018, 06:58:18 PM
Strange don't they update hardware specs on the main site anymore ? I sent mine twice already . lol.
Title: Re: How to install ClamAV?
Post by: Jerry on July 22, 2018, 02:35:24 AM
https://www.linuxliteos.com/manual/tutorials.html#antivirus
Title: Re: How to install ClamAV?
Post by: DeepThought on July 22, 2018, 05:11:59 AM
@limey-lee  Clamav is a terminal only program, If you want a gui you need to install clamtk.

Quote
Database updates can also be downloaded automatically.

For manual use: install the package clamav.

For automated use: install the package clamav-daemon.

Both methods will also install the updater clamav-freshclam.

If one wants a GUI, then install the package clamtk.

Taken from: https://help.ubuntu.com/community/ClamAV

Just tested myself :
Code: [Select]
sudo apt-get install clamav clamav-daemon clamtk
Menu item appears in Accessories which starts a simple gui to configure etc.

@Jerry maybe with window users expecting a gui this should be added to the helpfile for linux lite :)

DeepThought
Title: Re: How to install ClamAV?
Post by: Jerry on July 22, 2018, 07:17:20 AM
@DeepThought clamtk was deliberately left out because the interface is buggy and slow to react to some actions.
Title: Re: How to install ClamAV?
Post by: DeepThought on July 22, 2018, 07:24:19 AM
@Jerry  Thanks for the info, personally I don't use it but was just a thought for others who want/need a gui :)

DeepThought
Title: Re: How to install ClamAV?
Post by: limey-lee on July 22, 2018, 01:36:18 PM
Thanks very much for your info DeepThought . I'm wondering now if all the types of Clam can be installed or which one would be suitable to scan a separate drive other than
the operating drive . E.g  usb connected drive . I've been away from Linux for a while so trying to get familiar again lol .