How to delete termux and install latest fixed version #3546
-
I get a lot of errors from termux. I fix one got another one, right now I can't install anything or update because of the error CANNOT LINK EXECUTABLE "/data/data/com.termux/files/usr/lib/apt/methods/https": library "libssl.so.1.1" not found: needed by /data/data/com.termux/files/usr/lib/libcurl.so in namespace (default) I've installed openssl that I can't remove now because it ask me to remove important packages. I just want install nodejs to test something on my phone, but there are errors. I can't update. Nothing is working. Why can't I just delete termux and install it again, all I have when I did it is the same error state. How to delete termux and get updated version that works? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Reinstall and then run |
Beta Was this translation helpful? Give feedback.
Reinstall and then run
pkg upgrade
. Do not just update critical packages likecurl
without updating other packages.