If 'libssl1.1' is the only dependency thats missing here, try:mega wrote: Thu Aug 31, 2023 11:33 pm The following packages have unmet dependencies:
rstudio : Depends: libssl1.0.0 but it is not installable or
libssl1.0.2 but it is not installable or
libssl1.1 but it is not installable
E: Unable to correct problems, you have held broken packages.
So, how the solution ?
Code: Select all
wget 'http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb11u5_amd64.deb'
sudo dpkg -i ./libssl1.1_1.1.1n-0+deb11u5_amd64.deb
viewtopic.php?p=739857#p739857
kind regards
l0dr3