@sgunhouse yes I am aware the recommends will be ignored if not available. debian buster (which is still supported) uses gcc 8 by default. That package is available in debian bullseye the latest release with gcc 10. I do not know if any additional features added with Opera version 88 can be compiled to run with gcc 8 libraries,
Posts made by themanjay
-
RE: No .deb support for debian buster 10 for Opera version 88 bugOpera for Linux
-
No .deb support for debian buster 10 for Opera version 88 bugOpera for Linux
themanjay@hostname:~$ sudo apt list --upgradable Listing... Done opera-stable/stable 88.0.4412.27 amd64 [upgradable from: 87.0.4390.45] N: There is 1 additional version. Please use the '-a' switch to see it themanjay@hostname:~$ sudo apt upgrade opera-stable Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: opera-stable : Depends: libgcc-s1 (>= 3.0) but it is not installable Recommends: pepperflashplugin-nonfree but it is not going to be installed Recommends: chromium-codecs-ffmpeg-extra but it is not installable E: Broken packages themanjay@hostname:~$ sudo apt install libgcc-s1 Reading package lists... Done Building dependency tree Reading state information... Done Package libgcc-s1 is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'libgcc-s1' has no installation candidate themanjay@hostname:~$
Yes I'm aware I could install a snap package and do not care at this time to do so.