Permissions error when using npm
.../Angular-Project/curso-angular $ npm install
npm ERR! code EACCES
npm ERR! syscall symlink
npm ERR! path ../@angular/cli/bin/ng.js
npm ERR! dest /storage/emulated/0/Download/Angular-Project/curso-angular/node_modules/.bin/ng...
Setting up proot distro on termux and getting graphical output on termux x11
It's a complete mess to get a proot distro running and all the tutorials fail at some point during the procedure of installing the desktop environment and getting graphical output running on termux x11
I just need any distro and desktop environment running that works!...
libicu breaks zenity
libicu/stable 75.1 breaks zenity which expects .74, how can I resolve this issue?
Adding a shortcut of the `lynx` command to KISS launcher home screen
Hi, I want to add a shortcut for
lynx
to the KISS launcher home screen.
It doesn't support widgets unless I turn on minimalistic UI which I don't want to because it removes the history.
Anyway to do this?
Thanks (btw I use Android 6)...undefined reference to `pwritev'
I was trying to build master neovim, but i got this error from libuv. How do i work around it ?

pulseaudio no sound termux
Hello, I come to report a problem From termux, the audio doesn't work on my phone, it's a matepad 11, it's not android, it's harmonyos 3.0, it's like android 12..Install espeak to see if It gives sound but it doesn't work mobox runs it fine but without sound termux-box without sound other pc emulators and without sound that's why termux is the one with the problem I use winlator and I have audio....And install pulseaudio and still without sound..Or is there a solution, I would appreciate it
Jupyter issue in termux arch Android 13
I am using Arch linux (i also tried debian based linux(s) in hope of fixing this issue, tho did not work.
Trying to use Jupyter notebook, tried both in vscode and web and jupyterlab it is facing some Kernel Related issues for which i have attached images
I have tried both pre release and release version of vsc jupyter extension, tried googling for fix but can't find anything ...

How to restart python scripts automatically/werid python bug
Hello!
I have a android 8.1 phone that I'm using termux on
I have turned of all android battery optimization features and it is working.
Issue: I have a discord.py bot that I'm running. The problem is the script "freezes for some reason and the bot goes offline" while I have no errors in my python files/no connection errors at all.
I'm not sure how I should tackle this at all, I was thinking of just restarting the bot each hour which I have no idea how to do via sh...
Installing code-server on Termux Android 5
I understand that alternatives exist such as vim / neovim, but this doesn't fufill what i need so I was wondering if anyone has anywhere I can look or things I can do to get this working. Spent a fair bit of time trauling through Google to no avail
mirror not accessible
this photo was not mine, however our members have been experiencing this problem that he can't delete or install packages. So I've tried asking him to change the mirror however it seems like his termux wasn't working perfectly.
any solution for this?...

Is this type of error normal?
hello um I was testing this Andronix thing for the first time and everything was fine so far, but I think I made a mistake
is it something involving termux?...

Public adress
send me my public adress, please
Solution:
There's several websites that just respond back with the IP used to access them.
For example you can get your public IP using:
```sh
make sure curl is installed
pkg install curl...
bash: ./filename: Permission Denied
Hello all i have this problem after i successfully compiled main.cpp with clang as per the screenshot below.
I have done termux-setup-storage, and as you can also see placed the .cpp file in com.termux/files/home. (In my internal storage, my tablet don't support Sdcard)
You can also see the .stat of filename....

Help Needed with Termux Audio Output Issue
Hello everyone,
I previously had Termux installed on my device and everything was working fine. However, I accidentally uninstalled Termux one day. After reinstalling it and reconfiguring the proot container with the Debian system, I’ve encountered an issue where there is no sound output. Instead of the normal OpenSL ES output and AAudio output, all I have is a dummy output.
Has anyone experienced this before? What steps should I take to troubleshoot and restore the proper audio outputs?...

Need Help In able to access ssh from my PC to Termux via ssh tunneling.
My ISP utilizes CGNET, preventing me from directly port forwarding to the public network. To overcome this limitation, I explored using Ngrok, but unfortunately, Ngrok only functions within Ubuntu installed in Termux, not directly on Termux itself. Since I operate on Wi-Fi and cannot utilize the hotspot option to run Ngrok, I researched and jumped into the concept of SSH tunneling through services like Serveo,Localhostrun,etc. My objective is to access the SSH of Termux via my laptop on a different network. I initiated TCP port forwarding using the command:
"ssh -R hornet:22:192.168.29.4:22 serveo.net"
And attempted to connect using:...
how to change localhost number?
hello uh so I'm using termux and I downloaded 2 distros,(one Ubuntu and one Kali) now the Ubuntu one is fine however both Kali and Ubuntu distros use the same localhost display number(both are localhost:1 which is gonna cause one of them to stop working and I use RealVNC) so is it possible to change the Kali localhost to another one like localhost:2?
Downgrade node
how to downgrade nodejs to 18 in termux not proot ?
Solution:
Node 18 is available from the supplementary Termux User Repository.
pkg i tur-repo
pkg i nodejs-18
...
How to fix this error
Restart and Update the PanelSystem has not been booted with systemd as init system (PID 1). Can't operate. Failed to connect to bus: Host is down System has not been booted with systemd as init system (PID 1). Can't operate. Failed to connect to bus: Host is down...