Termux

T

Termux

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

Join

~ $ cat ../usr/var/log/sv/pulseaudio/current2025-03-03_16:11:23.81040 E: [pulseaudio] module-consol

~ $ cat ../usr/var/log/sv/pulseaudio/current 2025-03-03_16:11:23.81040 E: [pulseaudio] module-console-kit.c: GetSessionsForUnixUser() call failed: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ConsoleKit was not provided by any .service files 2025-03-03_16:11:23.81062 E: [pulseaudio] module.c: Failed to load module "module-console-kit" (argument: ""): initialization failed. 2025-03-03_16:11:23.81879 W: [pulseaudio] cli-command.c: stat('/data/data/com.termux/files/usr/etc/pulse/default.pa.d'): Unknown error 2 2025-03-03_16:11:24.29906 W: [pulseaudio] cli-command.c: stat('/data/data/com.termux/files/usr/etc/pulse/default.pa.d'): Unknown error 2...

Keyboard ist using password input mode

Termux input field is using the autofill password provider. So I disabled it, but the keyboard stays in password input mode, that means the keyboard does not correct the typing, which is very annoying, when writing longer texts. Is this a known bug or is there a simple workaround?...

[Question] - Termux/Discord Server Connection?

Can a Connection Between The Discord Server and The Terminal Emulator Termux Be Achieved? - Can it be done without breaking the Terms and Conditions of Discord? ...

help me i'm seriously desperate

Help because I am being threatened by members of other groups of panhandlers and I need to get their mother's number to resolve this because they are even threatening to kill me

Running steamcmd in termux

Title. Essentially for the past two weeks I've been trying to get steamcmd to run on termux. Closest I've gotten was using box64droid's terminal mode, as that has already box86/64 set up. But when the sh script attempts to start the steam API, it crashes due to lack of a dependency. I can't really seem to figure out which one to use, as the one specified on the site isn't in the repo....
No description

Can't build a dotnet app (build fails with no error messages)

Hello. I am trying to build this: https://github.com/AssetRipper/AssetRipper but it keeps failing with no error mesages so i don't know why it fails. Here's the output:...

irc client supporting DCC for CTCP

On a pixel 7, need an IRC client that's easy to use in termux and supports DCC for CTCP. I'm trying weechat, though googling isn't helping me confirm whether it will work. The certificate is old, so I'm trying to use this, which isn't working:...

failed when git clone

error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8) error: 6024 bytes of body are still expected fetch-pack: unexpected disconnect while reading sideband packet fatal: early EOF fatal: fetch-pack: invalid index-pack output...

Android 16 Termux Beta (Regular Termux App) not opening.

The termux Float App works flawlessly, but the regular Termux App Doesn't. It closes upon entry. I will update with any logs shortly. At work, so I can't ATM.

Termux Android Jupyter Notebook

Can someone help me to actually sucessfuly run the command, Pip install statsmodels Because it doesn't want to install...

How to make customization in Termux

Are there pockets for customization? If so, please send them.

RUN_COMMAND_SHELL_NAME extra does nothing with am?

I'm trying to use the functionality added by https://github.com/termux/termux-app/pull/2668. This is the script I have so far: ``` #!/usr/bin/bash am startservice --user 0 -n com.termux/com.termux.app.RunCommandService ...

iam new to github and termux stuff

how do i use termux to install the github code i saw something on the github code says installation i tried doing it step by step and it still didnt work what do i do

Latex font error

I'm getting this error trying to compile a pdf. I installed the font (yfonts) via tlmgr successfully, so idk. kpathsea: Running mktexmf yswab ! I can't find file `yswab'. <*> ...=ljfour; mag:=1; ; nonstopmode; input yswab...

Docker with root

Is it possible to run docker on a rooted android

Access denied(how do i give access)

Hello, i'm new to termux and I serm to have a problem navigating it, when i write cdpath of something it tells me acces denied, and when I go to settings to give it permission to all files, there is no such option, only notifications and microphone. Im asking if someone could help

Error while running PKG command

Keep getting this error whenever I run run something like pkg update, pkg install which, etc Reading package lists... Done E: Method http has died unexpectedly! E: Sub-process http received signal 4....

Python-tkinter not available

Hi, I try to do: pkg i python-tkinter but pkg doesn't locale it. Is it possible to upload the package to the repos? Thanks.

Copy a folder from termux to desktop

I currently have termux on my android device, how do I copy a folder of an app running in termux from my phone to my laptop? Thanks...
Solution:
rsync, scp etc.
Next