Scan with Clamav service menu

The service menu Scan with Clamav starts a folder or file scanning using the Clamav antivirus and output the results within the Yakuake or Konsole window. In the first case the current or a new session can be selected, in the second can select among the first or the last instance and the current or new session.

  • Name:
    Scan with Clamav
  • Type:
    Service Menu
  • License:
    GPL v.3
  • Platform:
    Linux, KDE
  • Requirements:
    KDE 4 or sup.
  • First release:
    1.0.0 (November 15, 2022)
  • Current release:
    1.0.1 (August 29, 2023)
  • Links:

Main Features

  • Once installed it's available for Dolphin, KFind results, Konqueror and Krusader;
  • Can start the scanning in a Konsole instance, first or last, in a current or a new session;
  • Can start the scanning in a Yakuake window, within the current or a new session.

Installation

From the Dolphin interface

  1. From Dolphin press the keys Ctrl + Shift + , or select the menu item Configure Dolphin;
  2. Click on the side tab Services;
  3. In the right panel click the Download new services button;
  4. Insert the search phrase scan_with_clamav in the textbox at the right side and press the Enter key;
  5. Once the data is lodaded click on the Install button.

Using the servicemenuinstaller utility

  1. Download the archive scan_with_clamav-1.0.1.tgz from one of the KDE Store/Opendesktop/Pling pages;
  2. Install:
    $ servicemenuinstaller install scan_with_clamav-1.0.1.tgz
    
  3. Uninstall:
    $ servicemenuinstaller uninstall scan_with_clamav-1.0.1.tgz
    

From the tar archive

  1. Extracting the Archive:
    $ tar -xvf scan_with_clamav-1.0.1.tgz 
    
  2. Switching to the subfolder:
    $ cd scan_with_clamav
    
  3. Install:
    $ make install
    
  4. Uninstall:
    $ make uninstall
    

From openSUSE Build Service

$ sudo zypper ar https://download.opensuse.org/repositories/home:/FabioMux/15.5/home:FabioMux.repo
$ sudo zypper in 'scan_with_clamav'

Changelog

Version 1.0.1 (August 29, 2023)

  • Fixed the dest folder creation when missing in the installer script
  • Fixed the source folder reference in the installer script

Version 1.0.0 (November 15, 2022)

  • First public release.



Leave a Comment