I tried to install the comodo antivirus for Ubuntu (Lubuntu 20.04) using
and got the following message:
So, it depends on libssl0.9.8; this version of libssl is obselete, and does not exist later then Ubuntu 04.04, released 6 years ago, and obselete itself.
Do you know any way to fix it?
Does Comodo team work on a new version?
(If they are not planning to fix such things, the distribution such product should be stopped...)
Avraham
Code:
$ sudo dpkg -i cav-linux_x64.deb
Code:
dpkg: error processing archive libssl0.9.8_0.9.8o-7ubuntu3.2.14.04.1_amd64.deb (--install): unable to open '/lib/x86_64-linux-gnu/libcrypto.so.0.9.8.dpkg-new': No such file or directory Errors were encountered while processing: libssl0.9.8_0.9.8o-7ubuntu3.2.14.04.1_amd64.deb
Do you know any way to fix it?
Does Comodo team work on a new version?
(If they are not planning to fix such things, the distribution such product should be stopped...)
Avraham
Comment