#libssl.so.1.1 issue in Fedora Linux
1 messages · Page 1 of 1 (latest)
shows screenshot with wrong dependency
ok well on google it says that if i get this error its because i dont have openssl, which i do have so im sorry if i dont understand exactly what im doing but im trying
well that's because you don't have the supported version
using your package manager, try installing libssl.1.1, or look up if there is a package for it
You need specifically libssl1.1 which is a known issue.
Unfortunately, these aren't served anymore in regular repos, you need to get it somewhere
@drifting rivet
thank you guys i was able to resolve it. for my package manager i needed to install specifically openssl1.1 and that worked for me
it was confusing because online i kept finding stuff that said to install openssl instead because it also included libssl but it wasn't working haha ig i just needed THAT specific 1.1 package of openssl
sudo dnf install openssl1.1
libssl.so.1.1 issue in Fedora Linux