我使用 Ubuntu Studio 20.04.1 LTS(64 位 Linux)。
我从官方页面下载并尝试安装 COMODO AntiVirus for Linux 的最新可用版本,但由于以下原因而无法安装:
Cannot to satisfied the dependency: libssl0.9.8 (>=0.9.8m-1)
我们能修复这个问题吗?
如何?
如果无法修复此问题...
是否有一些适用于 64 位 Linux 的实时防病毒软件?
它的目的是始终运行实时保护(因为 ClamAV 只在我们从应用程序请求时才工作,而不是在实时模式下)。
答案1
您可以从以下网址下载最新的 libssl 1.1.1 http://ftp.br.debian.org/debian/pool/main/o/openssl/libssl1.1_1.1.1h-1_amd64.deb,并使用 dpkg -i libssl1.1_1.1.1h-1_amd64.deb 以正常方式安装