ProcursusTeam / Procursus

Modern *OS Bootstrap
https://apt.procurs.us
BSD Zero Clause License
860 stars 126 forks source link

Unable to Install nodejs Due to Missing libssl1.1 #1439

Open Weydon-Ding opened 2 months ago

Weydon-Ding commented 2 months ago

I've just started exploring iOS jailbreaking and Procursus.

  1. I'm trying to install nodejs, but I can't find a way to download libssl.1.1. 1
  2. Additionally, I encountered a similar issue when using transmission. When running transmission-show, I get the following error:
    dyld: Library not loaded: /usr/lib/libssl.1.1.dylib
    Referenced from: /usr/bin/transmission-show
    Reason: image not found
    zsh: abort transmission-show.

    Can you please advise me on what to do? My device is an iPhone 6 running iOS 12.5.7, jailbroken with Chimera, and I use Sileo as my package manager. Thank you!