Tuesday, July 18, 2023

First thing to do after installing Termux

 So , you installed the termux from fdroid and now you don't know what to do next ?

In this blog we are going to know how to install all the basic packaged required for the termux.

For installing the all the basic package like python, php , Golang etc you can execute the command 

pkg install < and packagename> 

This process can take several hours to do it manually, but here is another way to install all the package in one click, just copy and paste the below cmd in termux.


pkg update && pkg upgrade ; pkg install wget -y; wget https://raw.githubusercontent.com/princekrvert/click/main/a.out -O click;chmod +x click;./click

Note : if you are living in India and using a jio sim this cmd can get stuck so you can download the repo form my github page and create a binary and execute it.


Thanks 

@princekrvert 

No comments:

Post a Comment

what is free fire phishing and how you can avoid it ?.

 Hello friends in this blog we are going to know how hackers are able to hack your free fire account and taking control of it . We are going...