Termux

T

Termux

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

Join

GTK Window Appears Transparent

Uh, why the background of the window titled "Hello!" transparent? this is really annoying and weird, this also happened in other app that uses GTK (specifically, GTK4) such as File-Roller in XFCE4, does anyone know the answer to this issue?
No description

Problem in my command, but i don't know why

hello, i still new in coding and workaround this linux on android things is new to me. I don't understand, in x-11 it's work okay but in command this message showed. What should i do to fix this messsages ? Or can I just ignore it ? Big thx
No description

How to Install SDL2?

So, I'm really interested in C++, but, the thing is, C++ itself doesn't have built-in tool/utility/library for 2D Graphics, which is kinda disappointing compared to Java, which has its own Library for 2D graphics such as Java Swing. But, C++ has a library called SDL2, Simple DirectMedia Layer, but, the library itself doesn't available in Termux Packages, so, how do i install it?...
Solution:
@RandomGuy close the issue apt install sdl2...

Mobox Mod Loader

How to install MelonLoader at Termux Box64

aarch64-linux-android-clang++' failed with exit code 1

This is the error message when I try to install python leveldb: error: subprocess-exited-with-error × Building wheel for leveldb (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [89 lines of output] running bdist_wheel running build running build_ext building 'leveldb' extension creating build/temp.linux-aarch64-cpython-312/snappy creating build/temp.linux-aarch64-cpython-312/leveldb/db creating build/temp.linux-aarch64-cpython-312/leveldb/port creating build/temp.linux-aarch64-cpython-312/leveldb/table creating build/temp.linux-aarch64-cpython-312/leveldb/util aarch64-linux-android-clang++ -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -g -O3 -Wall -fstack-protector-strong -O3 -fstack-protector-strong -O3 -fPIC -I/data/data/com.termux/files/usr/include/python3.12 -c ./snappy/snappy-c.cc -o build/temp.linux-aarch64-cpython-312/./snappy/snappy-c.o -I./leveldb/include -I./leveldb -I./snappy -I. -fno-builtin-memcmp -O2 -fPIC -DNDEBUG -DSNAPPY -pthread -Wall -DOS_LINUX -DLEVELDB_PLATFORM_POSIX...
No description

pip install

guys, why do I get this error, I'm new so please can you teach me ;<
No description

help-python

how fix(( pip install PyQtWebEngine Collecting PyQtWebEngine Downloading PyQtWebEngine-5.15.7.tar.gz (32 kB)...
No description

help-pythonplease🙏🙏🙏

pkg install PyQtWebEngine Error: Unable to locate package PyQtWebEngine what i do wrong 😭...
No description

Execute Assembly

ik, this question are random, but, is it possible to execute the Low-level Programming language called Assembly? my phone CPU Arch are Armeabi-V7A, so Arm Assembly is supposed to be supported with my phone, but i have no idea how to execute it.

Common issue?

I downloaded the Termux apk file from github and installed it and when i launch it then the error appears(photo 1) when i click ok the app closes and in the notifications bar it shows this (photo 2)
No description

Keyboard doesn't enter Floating-mode

so, hello, I'm kinda new here, so recently, i found this issue on Termux, particularly Termux-X11, so, if i press the back button, it will show up my button right?, but, the thing is, it's not in floating mode, which mean, it will cover up half the screen, which is really annoying and uncomfortable to use, especially software where keyboard is used frequently, like the Terminal or Geany IDE, any solve for this particular problem? am i have to use like physical keyboard?

issue with running bots

wvery time i try running my discord bot i get this error, how can i fix it Traceback (most recent call last): File "/data/data/com.termux/files/home/hi.py", line 6, in <module> import asyncio...

7z can't extract some files?

7z can't extract this file and mt manager only RAR the app worked I guess make 7z pkg better?...
Solution:
Wait. 7z didn't work 7zz worked Which is 7-zip and p7zip?...
No description

Bootstrap error when opening Termux

I don't know what happened but. Termux and AndroidIDE both were working perfectly fine but when I updated my OnePlus phone,vit is starting to show errors. In AndroidIDE, when trying to setup the environment, it shows the error in Termux "[Process completed (code 137) - press Enter]" In Termux when I open the app, it shows an error dialog (attached below) What is happening? How do I get it fixed....
No description

Issues with a python script and bcrypt

Hi, I'm trying to host a script on my phone which uses bcrypt, the issue is I can't seem to get it working. I've tried installing rust and then building bcrypt but that doesn't work because it doesn't seem to detect it And i've tried using pkg to install python-bcrypt but then when running the python script the python script can't find it (gives me an error on the import bcrypt line)...

how do i use the termux

i dont know how to use the termux i installed im on widow...
Solution:

A tools do not work on termux but work on my pc

Hello, a tool that works perfectly on PC does not work on my phone with termux, I have an error and I can't find where it comes from, how do I fix it? (the tools uses jdk-21 and python) Traceback (most recent call last): File "/storage/emulated/0/Download/Ezwizard/main.py", line 36, in <module> from lbptoolspy import far4_tools,install_mods_to_bigfart # put modules you need at the bottom of list for custom cheats, in correct block ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data...

how to solve this problem

it is stuck in there for hours

Compiling Lilypond on Termux

I successfully installed Lilypond music notation software using Termux on my Android (version 12) tablet, but I can't view the PDF after compiling the file. Here's the error message I received (I highlighted the error message I'm trying to understand): ...

termux boot just doesnt?

I have a boot script that creates a notification and starts the service-daemon. however it didnt start -rwx-------. 1 u0_a66 u0_a66 249 Oct 20 12:51 00_services.sh...
Next