Termux

T

Termux

Termux is an Android terminal emulator and Linux environment app that works directly with no rooting or setup required.

Join

How to encrypt files in termux.

I have tried searching online and I am overwhelmed with all the different ones people are recommending

Is there any way to view gifs /images from termux

I want to view images that I have scrapped

x11 gives errors after switching to lavapipe from turnip

i'm trying to switch to lavapipe from turnip, i compiled it from latest mesa with flags -Dvulkan-drivers=swrast -Dgallium-drivers=[] -Dcpp_rtti=false and then made a file called lvp_icd.aarch64.json in usr/share/vulkan/icd.d with those contents ``` { "ICD": { "api_version": "1.3.295", "library_path": "/data/data/com.termux/files/home/mesa/build/src/gallium/targets/lavapipe/libvulkan_lvp.so"...

Davinci Resolve on Android

is there any way that i can run Davinci Resolve on Android I tried using Arch Linux but it said the Architecture was wrong can I maybe use Windows or something like box64 to run it with at least acceptable performance?

How to install python3.12 on termux without root

Is it even possible? I don't know where to check whats the latest version available specificalally for termux, i tried searching for tutorials on youtube but none of them worked (even though one was specifically for py3.12 on termux, though that was some third-party github repo which i cloned and it failed compiling) I remember i asked this question here before but it was like a loong time ago so.. have things changed since then? (has there been a 3.12 release for termux?) If so how do i install it?...

Package not found

when i put "pkg install android-tools" all link are dead

glib

is there any solution in base termux ?
No description

[Solved] How to fix broken glibc(reinstallation) in termux

EDIT: ONLY nuke glibc, don't bother with reinstalling the packages! The package manager is supposed to know what packages are needed once you install using apt install glibc-repo...
Solution:
Here's how to remove EVERY GLIBC PACKAGE FROM TERMUX ``` dpkg -r --force-depends $(dpkg -l | grep 'glibc' | awk '{print $2}') ...

Where to show?

So I created this big project https://github.com/dedsec1121fk/termux-setup-unofficial and I want to show it here.

opencl

Can someone teach me how to make termux use opencl?

how can ı change termux files location or how can ı access termux data files with normal file browse

ı am trying to sync up my termux/ silly tavern files between my phone and pc but ı cant make it because termux files is unaccessable with normal file browsers. what can ı do about it, how can ı make it accessable or change the place of termux files?

Everytime I try to open nethunter touch: cannot touch 'kali-arm64/root/.version': No such file or

touch: cannot touch 'kali-arm64/root/.version': No such file or directory. Idk if it's cus I'm not rooted right. Or that if kali doesn't support my phone it's a 64 32 bit

help me

This keeps happening when I'm trying to install metasploit or hydra or any other pkg, I've tried multiple mirrors and this issue persists. What do I do? Is it my problem? I have a good internet connection
No description

ssh connection: ran 'sshd' yet 'port 22: Connection refused'

Specs - Hardware: Software - Galaxy Tab A7 Lite (model name: SM-T220): Android 14 - Raspberry Pi 5 (8GB): Raspberry Pi OS...
Solution:
you'll need to connect to different port
sshd -p 8022
sshd -p 8022
and then on your raspberry pi, connect to it on port 8022...

docker

Hi! I'm trying to install something a bit unusual called Kasm Workspace on my phone instead of a server. I’m using Termux to set up an Ubuntu distribution, and I can use commands like sudo, curl, and bash. But I'm having trouble when I try to install it with Docker. I'm not sure if the problem is because I'm using a phone or if it's something with Termux. I have the arm64 version of Kasm because my phone is an arm64 SM-G970U1 (Samsung Galaxy S10e), and it's not rooted. I also have an error message that I took a screenshot of. I’m not sure if the issue is because I'm on a phone or if I installed something wrong. I’ve tried a few times and looked online to see if anyone else had the same problem, but I couldn’t find anything helpful....

vnc server issue

Need tips and guidance cause I've been in loop in this issue

Android's OpenGLES library in Termux

Is it possible to use OpenGLES from Termux? In specific, I'm trying to compile my own Android apps in C like shown here in cnlohr's rawdrawandroid, however I need the OpenGLES library to compile with the Termux clang compiler, and i cant find a package for it. I don't plan on running apps using OpenGLES from within Termux (though that would be cool).

bash configuration file location

Hi. I have forgotten where the bash config file is located on my phone. Anyone know where the file is?
Solution:
Your user config file for Bash should be located at ~/.bashrc. If that does not exist you can simply create it with your text editor of choice. Some other ways to express that file location would be $HOME/.bashrc, or in the case of Termux,...

making alisas

alias ytdla='/data/data/com.termux/files/home/.shortcuts/yt_download.sh' i pasted this on my .bashrc or .zshrc but i am anable to use the alisas, when i source .zshrc i can use the alias but the termux always forget when i close termux? any help?...
Solution:
you're supposed to put in .bashrc if you're using bash as your shell

failed to initialize player

i tried to play two .exe games and this error appears, i also shown my preferences in termux:X11
No description