-
-
Save JoseskVolpe/b96966dd8fcde5eea96739d2a35c7e6a to your computer and use it in GitHub Desktop.
[Desktop Entry] | |
Type=Service | |
Actions=scan; | |
ServiceTypes=all/all | |
Icon=clamav | |
Version=1.0.2 | |
[Desktop Action scan] | |
Name=Scan for viruses with ClamTK | |
Name[en]=Scan for viruses with ClamTK | |
Name[pt]=Escanear por vírus com ClamTK | |
Name[es]=Buscar virus con ClamTK | |
Name[ru]=Сканировать на вирусы с помощью ClamTK | |
Name[zh]=使用 ClamTK 扫描病毒 | |
Name[ar]=المسح بحثًا عن الفيروسات باستخدام ClamTK | |
Name[ja]=ClamTKでウイルスをスキャンする | |
Name[ko]=ClamTK로 바이러스 검사 | |
Name[uk]=Скануйте на віруси за допомогою ClamTK | |
Name[de]=Scannen Sie mit ClamTK nach Viren | |
Name[vi]=Quét vi rút bằng ClamTK | |
Name[pl]=Skanuj w poszukiwaniu wirusów za pomocą ClamTK | |
Name[it]=Cerca virus con ClamTK | |
Name[iw]=סרוק לאיתור וירוסים עם ClamTK | |
Name[be]=Сканіраванне вірусаў з дапамогай ClamTK | |
Name[fr]=Recherche de virus à l'aide de ClamTK | |
Name[el]=Σάρωση για ιούς με το ClamTK | |
Name[nl]=Scannen op virussen met ClamTK | |
Icon=clamav | |
Exec=clamtk "%u" |
AUR: kde-servicemenus-clamtkscan
Pling/KDE Store: https://www.pling.com/p/1766531/
Not sure if you can do a PR on GH Gist (I didn't find a way), so I'll do it this way then.
Dutch translation:
Name[nl]=Scannen op virussen met ClamTK
Not sure if you can do a PR on GH Gist (I didn't find a way), so I'll do it this way then.
Dutch translation: Name[nl]=Scannen op virussen met ClamTK
🦊 Merged, thank you :3
Thanks for merging! :-)
Important to remember: ¡you're on Linux (or maybe any other UNIX-like operating system)! You're not on Windows, you don't need a antivirus, and as that, i strongly discourage you to use antivirus as it makes your system more vulnerable instead of providing more security - or use it, it's your choice and your system after all.
However, it's a good choice to make a very minimal installation of ClamAV without automatic scans and crappy only to manually scan random executables you got from somewhere random to your Windows-user friend or any Windows machine, especially if they're very negligent with their security. It won't make them 100% secure though, obviously.
This package only provides you a service menu shortcut for you KDE Plasma desktop, wich may be way quicker from using ClamTK or the terminal
For the flatpak version of ClamTK open
~/.local/share/kio/servicemenus/ClamTKScan.desktop
and change the Exec= line to this
Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=clamtk --file-forwarding com.gitlab.davem.ClamTk @@ %F @@ "%u"
Not sure how you would check which is version exists to make a installer script.
License: LGPL
Dependencies: dolphin, clamtk