Termux

T

Termux

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

Join

please help me no such file or dictory

i write $ cd downloads and and writes no such file or dictory

Can't use tsserver on NVChad in Termux

Hi everybody, I has installed tsserver on nvchad by using mason but I cant use it, here is errors. Thanks everybody (sorry because my bad english)
No description

Use RUN_COMMAND intent using adb, requires permission, how do I grant one?

``` ❱ adb shell am startservice --user 0 -n com.termux/com.termux.app.RunCommandService \ -a com.termux.RUN_COMMAND \ --es com.termux.RUN_COMMAND_PATH '/data/data/com.termux/files/usr/bin/sleep' \ --esa com.termux.RUN_COMMAND_ARGUMENTS '10' ...

Hide QNetworkInterface/AF_NETLINK warnings

Hey having trouble with this warning constantly spamming when running a script does anyone know how to hide this

I am unsure on how to install playit.gg on an ubuntu server running on an old phone

I am currently attempting to run a minecraft server using an old phone using this tutorial: https://www.youtube.com/watch?v=X8ryI-NYIq4&t=349s After finishing this tutorial, I am trying to use playit.gg to allow my friends to connect to my server, although I am unsure on how to install it using my phone (samsung note 10 lite). I have seen the "raw binaries page" but am unsure on how to import these into the server, if I have to do that at all. I am very sorry as this is my first time working with a server, and I can easily assume that this is very hard to understand or read. Linux version might be Linux localhost 4.9.191 (I am so genuinely sorry)...

nala failed to install

can anyone figure out this problem please

Installing `lxml` crashes Termux

```bash
pip install lxml -U
Collecting lxml Using cached lxml-5.2.2.tar.gz (3.7 MB) Installing build dependencies ... done...
Solution:
Try to install the package using apt install python-lxml command.

how to put openjdk 17

I dont know how to put openjdk 17 its always saying "openjdk 11"

root

how can i rooted my android

Help me setup samba server

I installed samba package but don't know what to do next. I want to be able to access the server from Windows file explorer and Kodi. I tried smbd -i -D -s smb.conf with the config attached....

Several errors in termux proot right after logging into proot-distro

bash: export: `/aarch64-linux-gnu/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/i386-linux-gnu/': not a valid identifier
bash: export: `-linux-gnu/:/lib/arm-linux-gnueabihf/:/usr/lib/aarch64-linux-gnu/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/i386-linux-gnu': not a valid identifier
bash: export: `/:/usr/lib/x86_64-linux-gnu': not a valid identifier
bash: export: `/aarch64-linux-gnu/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/i386-linux-gnu/': not a valid identifier
bash: export: `-linux-gnu/:/lib/arm-linux-gnueabihf/:/usr/lib/aarch64-linux-gnu/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/i386-linux-gnu': not a valid identifier
bash: export: `/:/usr/lib/x86_64-linux-gnu': not a valid identifier
...
No description

help with apktool and metasploit

So I'm getting Error: apktool not found. If it's not in your PATH, please add it. while running msfvenom I installed apktool using https://github.com/h4ck3r0/Apktool-termux Any idea how to fix this?...

How can I fix this?

Hiiiii! A week ago, I switched from play's termux to the one from f-droid. I used the following commands in backup and restoring:...
Solution:
I will clear termux's data
No description

rotate screen termux

is there any way using termux api to make it rotate the screen? what about mapping stuff like (press volume down twice) to trigger such action if it is even possible? so manual rotate with double pressing volume down. i know there are third party apps for this but only termux survives in background to make this thing usable,others die. edit:and without root as i dont have root access...

gcc eror

Help eror install gcc
Solution:
as twaik said, their repo is pretty much outdated. use clang or install gcc-12 from TUR
No description

CTRL+ENTER not working?

Hello everyone! I am trying to write an app that needs to diferentiate between carriage return and line feed with stty raw -echo modes. When I test it in WSL2 it works this way: * CR: ENTER * LF: ^ENTER I plan to use this so I can make a REPL that allows multiline input editing (the language does not have block delimiters nor significant whitespace), currently I use brackets...

conda in termux

how to install conda as someone told me to install geopandas(i wanna run a python file) u will need to conda so i need help to install conda...

Wine Box64 in proot ubuntu error

Using emulated /home/darkruke/wine64/lib/wine/x86_64-unix/winspool.so Using native(wrapped) libcups.so.2 00d4:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. 00d4:err:winediag:nodrv_CreateWindow L"Make sure that your X server is running and that $DISPLAY is set correctly." darkruke@localhost:~$ ...