Skip to content
Advertisement

Broken php and libssl1.1 installation on Ubuntu 16.04

I have been using Ubuntu 16.04. Recently I did some experiments with my PHP installation and I’m afraid I have broken things badly. I tried

JavaScript

But it’s showing a dependency and broken package error

JavaScript

Following this, I ran

JavaScript

and the response is

JavaScript

It seems the dependency libssl1.1 is missing so I have tried to install it manually with

JavaScript

And here is the response

JavaScript

I am kinda stuck at this point. Did I break my os for good?

Advertisement

Answer

I have resolved the issue by installing libssl manually.

JavaScript
User contributions licensed under: CC BY-SA
1 People found this is helpful
Advertisement