Note: This program is no longer maintained. dave-theunsub/clamtk#163
This readme file was last checked or updated 20240330.
clamtk-gnome is a simple plugin for clamtk to allow a right-click, context menu scan of files or folders in the Nautilus file manager.
This section gives different options for installing clamtk-gnome.
Please note that you may need to add sudo
before the installation commands for Ubuntu and Debian-based systems.
First, download clamtk-gnome from its Github or Gitlab home. RPM-based systems like Fedora, RedHat, CentOS, Alma, or Rocky (and others) will use an RPM (.rpm). DEB-based systems like Debian or Ubuntu will use a DEB (.deb).
This is the easiest and recommended way. Installing this way allows the system package manager to take care of installation details.
There are deb and rpm packages to install this plugin:
dpkg -i clamtk-gnome_6.15-1_all.deb
apt-get install -f
yum install clamtk-gnome-6.15-1.fc.noarch.rpm
dnf install clamtk-gnome-6.15-1.fc.noarch.rpm
-
Install clamtk
-
This is the dependency needed:
-
Download the .tar.xz file
-
As root:
cp clamtk-gnome.py /usr/share/nautilus-python/extensions/
-
Restart Nautilus, or log out and log back in
-
Bring up the context menu either by right clicking on a directory:
or by clicking here:
-
Click on the scan button
-
Wait for the scan to complete (pleate note that it may take a couple of seconds for the scan to start and also for the "No threats found" message to be shown at the end - even after the message "Scanning completed" has been shown)
clamtk
>= 6.00- On Debian based systems:
python-nautilus
- On Red Hat based systems:
nautilus-python
- nautilus-python 4 with >= 6.15
Github clamtk-gnome
Gitlab clamtk-gnome
Desktop entry spec documentation
- Dave M, dave.nerd @gmail.com
0xC81DF0FAC4AFEB22