Solving Fedora 26 64-bit `OPENSSL_1.0.0 Not Found

October 16, 2018 | By the+gnu+linux+evangelist.

Fedora 26 64-bit `OPENSSL_1.0.0 Not Found

So also if sometimes is Possible to Solve this Problem by a Simple Symlink, here I shows you a wider Workaround.

This is practiced directly Downloading and Setting up the OpenSSL 1.0.0 Binaries for Mageia Linux.

Some potentials outcome of this Issue are manifested with:

  • /lib/libcrypto.so.1.0.0: version `OPENSSL_1.0.0′ not found
  • /lib/libssl.so.1.0.0: version `OPENSSL_1.0.0′ not found
How to Install KeePass in Ubuntu 24.04 – Step-by-step
  1. Download OpenSSL 1.0.0 Binaries

    OpenSSL 1.0.0 Rpm

    Here you Grab a Mageia 6 Release 64-bit.

  2. Then Extract tar.gz into /tmp Directory
    Right-Click on Package and choose Open with Archive Manager.

    Solving Fedora 26 64-bit `OPENSSL_1.0.0 Not Found - Extracting
    Or from Command Line:

    tar xvzf ~/Downloads/lib64openssl1.0.0*.tar.gz -C /tmp/
  3. Finally, Relocate to Destination.

    sudo mv /tmp/usr/lib64/*.so.1.0.0 /usr/lib64/

QuickChic Theme • Powered by WordPress