Skip to main content

Questions tagged [termux]

Use for questions about Termux, an Android terminal emulator and Linux simulation app or issues with using packages on it.

-1 votes
0 answers
47 views

NetHunter KeX Connection Failed: Unable to Connect to VNC Server on 127.0.0.1:5901 [closed]

I'm having trouble connecting to the VNC server using NetHunter KeX on Termux (using an Android phone). When I try to start a KeX session, I receive the following error message: Connection failed. ...
ImadDvp's user avatar
0 votes
0 answers
24 views

Next/14 android/arm64 SWC failed to load

https://github.com/vercel/next.js/issues/67605 Disabling swcMinify in config resulted in this beautiful output: ~/test/my-app $ npm run dev > [email protected] dev > next dev ▲ Next.js 14.2.4 - ...
gey ser's user avatar
  • 43
-1 votes
0 answers
36 views

How to start new termux session with a command from the command line?

I know a command to start new termux session with cmdline: am startservice -n com.termux/.app.TermuxService -a com.termux.service_execute But how to start it with a command/commands, like using cmd /...
Duck's user avatar
  • 15
0 votes
0 answers
20 views

Termux: Permission Denied Creating Directory (gpg Key)"

I'm having trouble updating packages in Termux due to a permission error when trying to create a directory for the GPG key. Attempting to search for packages with pkg search jed results in an error ...
Faruk's user avatar
  • 1
0 votes
1 answer
44 views

How to fix Phantom process in termux while running nethunter

I was running nethunter in termux after some time it , termux got crashed. The error message was "phantom process disabled" I started it several times same thing happened is there any way I ...
Jessica Stone's user avatar
0 votes
0 answers
169 views

How to install JDK 22 in Termux

Is it possible to install JDK 22 in Termux? I already tried to install from source code, but it requires Boot-JDK. Only JDK 17 is available through the package manager, but I need a version higher ...
wowlikon's user avatar
0 votes
0 answers
51 views

Termux : Asyncio error "asyncio.get_running_loop()" and "FileNotFoundError"

Hi and thank you in advance for your help, I am currently trying to connect a tablet with Termux to a BLE Arduino. The code managed to connect my computer to the Arduino, but it doesn't work on my ...
Gabriel's user avatar
1 vote
0 answers
29 views

How to run command in ternux command from another app

I created code, which launch termux: PackageManager pm = Editor.this.getPackageManager(); Intent intent = pm.getLaunchIntentForPackage("com.termux"); Also i added to manifest some args: <...
Person's user avatar
  • 63
1 vote
0 answers
109 views

how to run termux command in another app?

I need to launch script in termux in java (i want to make apk compiler). Here is build_script.sh file: #!/data/data/com.termux/files/usr/bin/sh # Додайте PATH export PATH=$PATH:/data/data/com.termux/...
Person's user avatar
  • 63
0 votes
0 answers
56 views

Is it possible to switch Termux's TTY and/or run command on another TTY via a bash-script?

I am trying to use the Termux Widget plugin which launches bash scripts as shortcuts on the homescreen. Everything seems to be in order except this one thing. Say, there's a simple script which just ...
Aleksey B.'s user avatar
-1 votes
1 answer
37 views

lldb running in REPL mode, need example REPL configuration file (android)

I have lldb 18.1.5 running on a Termux installation replete with multiple languages, but cannot get lldb -r -R "language" going for any of them. Apparently I need a config file .lldbinit-...
krnntp's user avatar
  • 1
0 votes
0 answers
49 views

How can I resolve the "spawn ENOENT" error when running a Sencha CMD command in a Termux environment on an Android device?

Hello everyone I need help when I started learning extjs framework, I got an error. When I run the "start" command the error message appears like this: [ERR] [ERR] Error: spawn /data/data/...
okta pertiwi's user avatar
0 votes
1 answer
545 views

How to deal with disabled root

How to solve this How to solve this /data/data/com.termux/files/usr/bin/sudo: line 313: /sbin/su: No such file or directory Ability to run this command as root has been disabled permanently for safety ...
user24709474's user avatar
1 vote
1 answer
823 views

Termux reports "No such file or directory" for bash even after using termux-fix-shebang

I'm trying to run a very straightforward "Hello world" batch script in Termux, but it reports the error line 1: #!/data/data/com.termux/files/usr/bin/env: No such file or directory Here's ...
velw's user avatar
  • 31
1 vote
1 answer
116 views

The PMIx server's listener thread failed to start. We cannot continue

I am using termux with ubuntu. I need to run a python program. However i get the below error. root@localhost:~/capstone/mpi# mpirun --allow-run-as-root -np 1 python3 index.py [localhost:18945] ...
user24471273's user avatar

15 30 50 per page
1
2 3 4 5
30