Good morning,
I just went from lubuntu 20.04 to 20.10 and now I can no longer install with discover programs outside the ubuntu library (e.g. zoom, chrome, anydesk), while with the previous version I had no problems. When I go to install, the message “solution of the dependency failed” appears and if by chance the password request appears, anyway the installation doesn’t start. Where am I wrong?
I managed to install them through the terminal.
Try sudo apt install --fix-broken. Sounds like you have some broken dependencies. If that doesn’t work, the full details of the message are required, including which packages are broken.