I was reading on the web that clamav is not an “endpoint antivirus solution” but at the same time its called the best antivirus for gnu/linux and gnu/linux servers. Is worth for a desktop/personal computer?
For the average home desktop/laptop user, you probably don’t need it. It won’t hurt, but unless you’re really downloading and executing random files off the internet, it won’t do much.
If you run a server that is publicly available on the internet that allows folks to upload files to it, then you will almost certainly want it.
clam-av is like an anti-virus condom – there are significantly better ways to protect yourself but if you’re not aware them, or don’t want to put in the effort, or just don’t want to bother for whatever reason; then it’s there and it’s better than nothing. lol
What better solution does exist if you want to have sex with strangers?

some of this

and some of that
Not really worth it unless you’re downloading attachments from spam emails or sketchy websites. It’s pretty dated tech - old school AV definitions, but there’s nothing better that’s free afaik
I have yet to have many issues with it, so far. So many people say you don’t need an antivirus on linux, but I am of the belief that you should have it regardless. Better safe to have a scanner just in case, especially if you download anything off the internet. Doesn’t matter if it’s from a supposedly safe source, it’s better IMO to just scan it just in case.
For ages it was safe to download and open random files on Linux, because they simply would not run. Now Linux is a very desirable target for criminals, so they learned to write multiplatform viruses.
The best option would be an automatic sandbox for running random crap downloaded who knows where, and Android does that automatically, but on desktop Linux you need to either create a new user (and remove world-readable permissions from your main account files), or create a custom Docker container, or create a chroot, or launch a VM, all of which require half a day of learning new tools, and then debugging why graphics would not work.
I recommend this Lenspect on Linux. It uses VirusTotal API to scan files you select. It is available on Flathub with minimal permissions (basically just network permission to talk to VirusTotal).
You do not need an antivirus
Have a look at the following from the Easy Linux Tips Project.






