I was trying to install R-base but I'm facing unmet dependencies.
I have tried all possible ways to uninstall and install, re-run mongodb services... but nothing worked.
The installation shows an error. Uninstallation doesn't work. This is the error:
Reading package lists... Done
Building dependency tree
Reading state information... 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:
mongodb-org-server : Depends: libcurl3 (>= 7.16.2) but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
I have tried many solutions from Stack Overflow, but nothing works.