Category "termux"

Error with ruby version on termux when I try to install metasploit

I was installing metasploit with termux and it said: termux output ~ $ ls <br> metasploit-framework storage wiki-termux<br> ~ $ cd metasploit-fram

bash script youtube filtering

The goal is to be able to send video urls to two metube dockers. One just for YouTube and one for everything else but YouTube. This script is going to go in my

Trying to install rpm file in termux

I was trying to install java jdk 18.0.1 in termux and I have its rpm executable file but the problem is that termux does not support rpm . I also searched for i

Receive result from Termux through RUN_COMMAND_SERVICE intent

I have developped an android app to send an intent to Termux and have it run a specific task. I have managed to do so, with the following code: public void down

pip install matplotlib does not work under termux (Android)

I installed termux on my Android tablet, and was able to successfully install Python 3.9 and Numpy, but not matplotlib. Apparently the .whl was downloaded and

using a graphical editor/ide to develop a project on Android running Termux

I'm developing on Android making use of Termux to simulate a linux box with webserver/database server etc. I can use Vi or Nano to edit a laravel/vuejs project