Expect rustls-platform-verifier to be initialized
I'm trying to install rust, I tried trough
APT (pkg)
, and it installs rustup
and cargo without a tool chain, if installing using the script from sh.rustup.rs
it simply does not install giving an error, if I try to install a tool-chain with the rustup
installed from APT
it gives the same error.
The error being a panic that says expected rustls-platform-verifier to be initialized
I did pkg update
pkg upgrade
uninstalled, installed again, tried old versions... Nothing works.
If someone can help with this error It'd be greatly appreciated....Termux getting killed
is there something that kills processes when they consume too much resources on android not the phantom process killer im on android 10 but it still gets killed samsung note 9 i do have root
Cannot link executable
I'll ask this here and on the Reddit for the sake of convenience. I encountered this issue when reinstalling Termux. I've seen people with this issue before,but I'm a bit lost to how exactly fix it (I'm not very bright as you can see..)
Installation error
I am trying to install praat-parselmouth which is a python library for voice analysis but I am getting this error message, I have installed and used this a few months ago but cant install now for some reason, chatgpt cant help either
This is ubuntu btw...
Solution:
Does setting this environment variable make any change?
CMAKE_POLICY_VERSION_MINIMUM=3.5
...
Using ffmpeg to edit my photos time & date
I want to edit my photos time & date using ffmpeg but I don't know if the package can do that? Can it?
Edit: I also never used the package before so I don't know what to do...
Is it possible to make ram drive in android?
https://en.m.wikipedia.org/wiki/RAM_drive
https://android.stackexchange.com/questions/50173/is-it-possible-to-create-a-ramdisk-ramdrive-for-android-4-x#50208
When I try to use the mount command, I get "Bad system call" message....
OpenGLES?
Is it possible to access the Android OpenGLES library from Termux? I'd like to build Android apps from within Termux, but this is the only thing stopping me.
Javascript Out Of Memory
Hello, I don't know if you guys could help me with a problem, I am a user of a platform for Chatbots called SillyTavern, today I had a problem with it and I had to restart my Termux deleting 15GB of files, now I reinstalled it and when I try to enter a few files it always gives me the Javascript Out Of Memory error, any help? :c
Where do I find the local storage termux uses?
Say i wanna find a git repo I cloned, where is it stored in my phones files?
Micro Text editor black screen
Android 15 (Galaxy S25 Ultra)
Latest Termux F-Droid.
since restoring the backup of my S21's termux setup onto my new phone, micro does not want to work at all, giving a black screen when starting either in termux itself or through SSH sessions hosted in termux. I've tried to update and upgrade all packages and reinstalling micro through pkg install after removing it.
is there a good way to get logs that would help tell me why it's not working?...
Fisher installation
I'm doing a fresh install because my previous environment broke with a package upgrade, but I'm stuck trying to install a plugin with Fisher, I keep getting this error even if I change my $fisher_path. I hope someone can help me to resolve this. I have searched far and wide but haven't found anything about this.

Launching
I have been following https://youtu.be/21yeQ1yMI0o this video, and ive followed everything but for some reason just
getting
./startxfce4_arch.sh: No such file or directory...

Landlock error
So I saw people running linux on mobile I am using an android 14 phone, ( I am attempting arch atm) Now. This error continuously pops up. "restricting filesystem access failed because landlock is not supported by the kernel!"
Will show a screenshot as well, I have been tinkering with it for about 2 hours and am stuck. Any help would be appreciated....
Solution:
your problem is related to https://bbs.archlinux.org/viewtopic.php?id=299402
it's caused by your kernel not supporting landlock feature, you can disable it with
--disable-sandbox
or you can add DisableSandbox
into pacman.conf...
Open TXT Files by Default with Termux (nvim).
Is there a way I can expose some a script as an app outside of termux, so that, for example, my termux script (nvim) would show as valid ways to open a .txt file?
Simple Question
How to completely remove a Ubuntu software install on Android? I figured it would be just a matter of deleting a "Container" file , but nothing in Android/data/xxTermuxx folder.
Need to share a public ssh
What it says on the tin. I generated the ssh key fine but I can't find the file, and FX won't access folders to help me find it. Any tips?
tailwind problem
When i try to run tailwind or any npm package that has any relate to tailwind this problem appears
Tailwind version 4.0
Npm version 10.9.2...

I need some help with this....
Im trying to remove an folder that was supposed to be a apk. But it is empty (0 bytes) and it keep saying that I can't remove it for being a directory.
Solution:
rm -r sus
.