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
.
Cannot execute cmake, fails to link some kind of library
So, i just want to use cmake as my C++ build System, but, when trying to run ...
cmake --version
after installing it, it says:
CANNOT LINK EXECUTABLE "cmake": cannot locate symbol "_ZN4Json5ValueaSEOS0_" referenced by "/data/data/com.termux/files/usr/bin/cmake"...
CANNOT LINK EXECUTABLE "cmake": cannot locate symbol "_ZN4Json5ValueaSEOS0_" referenced by "/data/data/com.termux/files/usr/bin/cmake"...
Having issue in pip install console
I am geeting this error when I do pip install console on termux -
