Sunday, 16 October 2022

CANNOT LINK EXECUTABLE "wget": library "libssl.so.3" not found

Hi,
I received an error:
CANNOT LINK EXECUTABLE "wget": library "libssl.so.3" not found: needed by main executable
when I tried to install. I installed openssh before, but probably with older library. So I had to run apt upgrade
I'd propose to update (common) installation command to:
apt update && apt install wget && apt upgrade && wget https://github.com/MasterDevX/Termux-ADB/raw/master/InstallTools.sh && bash InstallTools.sh
note: I installed termux less than a month ago, and run apt upgrade in last week or so
Share:

0 comments:

Post a Comment