"he is stuck with unresolvable problem dependencies not met and theres no button to meet them"
Again, the problem is not that the package(s) are uninstalled, it's that Chrome .deb is requesting packages that don't exist in Ubuntu 24.04, because they have a "universal" .deb made to work across different versions of Debian and Ubuntu. A button is not going to magically solve that. ------------------------------------------- "why? and why not with graphical UX/UI?": dpkg -i command does not check dependencies like apt. It's really a bad way to install packages, but unless Google fixes their package... The other (more complicated) way is adding the Chrome repo first: https://linuxcapable.com/install-google-chrome-on-ubuntu-linux/ So once again, this not a bug in apt or Ubuntu. If you want Chrome to be easier to install, take it up with Google. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2141801 Title: Chrome installation is not easy. Opening deb file says Cannot satisfy dependencies. Instead it should Need to satisfy them out of box To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libqapt/+bug/2141801/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
