Skip to content

Instantly share code, notes, and snippets.

@joulgs
Last active May 13, 2025 21:12
Show Gist options
  • Save joulgs/c8a85bb462f48ffc2044dd878ecaa786 to your computer and use it in GitHub Desktop.
Save joulgs/c8a85bb462f48ffc2044dd878ecaa786 to your computer and use it in GitHub Desktop.
How install libssl1.1 on ubuntu 22.04
wget http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.0g-2ubuntu4_amd64.deb
sudo dpkg -i libssl1.1_1.1.0g-2ubuntu4_amd64.deb
@Shayens
Copy link

Shayens commented Mar 12, 2025

👍

@paliydmn
Copy link

helped me as well!

@AadeshGuravSSK
Copy link

Saved me brother.
Thanks !!!

@jinarion
Copy link

jinarion commented Apr 6, 2025

thank you!!!

@jinarion
Copy link

jinarion commented Apr 6, 2025

I needed it to install Runescape. Thanks a lot!

same here

@KALIIOWORK
Copy link

Thanks

@franklyngomes
Copy link

Thanks

@dsalazarCazanhas
Copy link

Thanks, it worked on
NAME="Ubuntu"
VERSION="24.04.2 LTS (Noble Numbat)"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment