How to Install libssl1.0.0 in Ubuntu 18.04



Install libssl1.0.0 by entering the following commands in the terminal:

sudo apt update
sudo apt install libssl1.0.0

Description:

Secure Sockets Layer toolkit - shared libraries

This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It provides the libssl and libcrypto shared libraries.

Homepage: https://www.openssl.org

Version: 1.0.2n-1ubuntu5

Section: libs