Termux

T

Termux

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

Join

I think I broke pkg upgrade (solved)

pkg upgrade Checking availability of current mirror: [*] https://mirror.mwt.me/termux/main: ok Hit:2 https://mirror.mwt.me/termux/main stable InRelease Hit:3 https://mirror.mwt.me/termux/root root InRelease...
Solution:
I managed to remove the error but not the warning by telling dpkg to not care with dpkg --remove --force-remove-reinstreq box64-android...

cannot execute: required file not found

I downloaded FontForge and i tried to run it but system showed this message, it says file not found, when it is indeed in the directory, i also had the same problem with firefox, i downloaded tar.bz2.tar archive of firefox, decompressed it, and then when i tried to run it, i saw the same message. Edit: I run Ubuntu...
No description

Running qemu-aarch64 emulator inside Termux

Hello I tried to run qemu-system-x86_64 to run an alpine image it worked fine using this command: ```shell pkg install qemu-utils qemu-common qemu-system-x86_64-headless wget -y wget http://dl-cdn.alpinelinux.org/alpine/v3.19/releases/x86_64/alpine-virt-3.19.1-x86_64.iso qemu-img create -f qcow2 alpine.img 5G...

colors for files/dirs when using proot-distro with --termux-home?

I like the default color scheme of blue directories, white files, green executables, etc. When I log into my debian proot using this command, proot-distro login --user userr debian, this color scheme is still shown. But when I add --termux-home, everything shows as white. This is weird because the colors show when not I'm the proot. How do I get it to show colors when using --termux-home?

How to type in termux-x11

I am running Ubuntu with Xfce4 on termux-x11, and it shows like this, the keyboard app i use on my phone deosn't open when the cursor is on typing mode, so how i might type in termux-x11, is there something like virtual keyboard in Xfce4?
No description

Hello, I have a problem with Termux... can you help me please

Hello, I have a problem with Termux... can you help me please ?
No description

Halloo

Plzz help me to install kali net hunter on my device.

i can't upload files to termux anymore

Im using termux-storage-get, i granted the permission, it just doesn't open the file selector at all? ANDROID 12/13...

Is there a way to have a Linux desktop on Termux?

Today I had a question. Is there a way to have a Linux desktop in Termux that can at least be used to install Vs code, NodeJs, etc.?

Termux is acting cringe lately with accessing/reading some files

So Termux for some reason could not read nor list available files in one of my directories. If I try to forcefully open an unlisted file, it just says
permission denied
permission denied
Like how in the heck could it break like that? ...
No description

clear CANNOT LINK EXECUTABLE "clear": library "

Hey, how fix this error? Help me please:( ~ $ proot -0 espeak "hello" CANNOT LINK EXECUTABLE "espeak": library "/data/data/com.termux/files/usr/lib/libtermux-exec.so" needed or dlopened by "/data/data/com.termux/files/usr/bin/espeak-ng" is not accessible for the namespace "(default)" clear CANNOT LINK EXECUTABLE "clear": library "/data/data/com.termux/files/usr/lib/libtermux-exec.so" needed or dlopened by "/data/data/com.termux/files/usr/bin/clear" is not accessible for the namespace "(default)"...

Can't use termux-notification --type media.

Why termux-notification --type media no longer working? Is this issue with android 14?
No description

adb pair XXX.XXX...: error: protocol fault (couldn't read status message): Success

I can't seem to get adb to work: I've tried
adb kill-server
adb start-server
adb kill-server
adb start-server
...

installing tldr and a segfault

I was trying to install tldr ```❯ tldr The program tldr is not installed. Install it by executing: pkg install outfieldr or...

unable to run erlang after otp 27 update

I recently upgraded all my packages which also upgraded erlang to 27. But now it stopped working. I have no idea how to fix it or roll back to erlang 26
No description

How to enable graphics acceleration in Termux XFCE4

I have already got setup and script to run termux xfce4 on termux x11 but now my only issue is getting graphics acceleration. i have mediatek processor.

how to move files into termux?

Hello I am trying to move a file into the home directory of termux but haven't been able to find any way to do so. Closest I got was by tring to move it within ACode which gives this error....
Solution:
mv ~/storage/shared/downloads/thatfile ~/web-service-gin/

Lemmy server

How to run a lemmy server on termux?

Does anyone know how to fix this

Does anyone know how to fix this

I know how to use Shell a little but I don't understand this console error

Solution:
It looks like the connection to your package mirror timed out while you were trying to update your packages. So it couldn't fetch a new package list, and fell back on using the old one. If this issue persists you can use termux-change-repo to select a different package mirror....