How to install Tools & Package in Termux? What is apt or pkg & how to use?
Hello friends, in this post I am going to tell you how you can install packges and tools in termux. And what is this pkg and apt and how to use them. So we are going to know all this in this post.
How to install tools and packages in Termux?
So, know how to install termux tools. To install tools in termux, we use apt and pkg, so first of all know what is pkg and apt?
what is apt and pkg?
apt and pkg This is one of the tools of Termux, which is already installed in Termux. Using this tools, we install the tools in termux. So how?
So friends like our android and ios mobile apps have stores like Playstore, there, apt and pkg these are kind of termux stores. Which are used to install their tools in termux. So now you know how to use these tools?
How to use apt and pkg?
So now let's see how to do these tools? So first we start with apt. So you have to follow the steps given below.
1) Open Termux
3) After that you will see options for how to use apt below.
4) So now we can install, delete, search tools using those options.
5) So now we see one by one how to use this option.
1) How to install tools
Now we see how to install tools using apt. So to install the tools, we use the 'install' option. To use this option, see steps below.
1) Open Termux.
2) After this you have to type 'apt' and after giving space you have to type 'install' option and after that you have to enter the name of the tool you want to install by giving space.
$ apt install git
3) Now you have to press the enter button after that this tool will start installing
2) How to delete tools?
So now we will use the remove option to delete the tools. So follow the steps given below.
1) After typing 'apt' in Termux, after type 'remove' option, enter the name of any tool you want to delete.
$ apt remove git
2) After that you have to press the enter button, after that this tool will be removed.
3) How to search tools?
So now we will use the search option to search for tools. So follow the steps given below.
1) After typing 'apt', type 'search' option, enter the name of any tool you want to search.
$ apt search python
So friends, now we see how to use pkg, so we have to use pkg just like apt. So now follow the steps given below.
1) Open Termux
3) After that you will see options for how to use pkg below.
4) So now we can install, delete, search tools using those options.
5) So now we see one by one how to use this option.
1) How to install tools
Now we see how to install tools using pkg? So to install the tools, we use the 'install' option. To use this option, see steps below.
1) Open Termux.
2) After that you have to type 'pkg' and after giving space you have to type 'install' option and after that you have to enter the name of the tool you want to install by giving space.
$ pkg install git
3) Now you have to press the enter button after that this tool will start installing
2) How to delete tools?
So now we will use the uninstall options to delete the tools. So follow the steps given below.
1) After typing 'pkg' in Termux, type 'uninstall' option and after that enter the name of any tool you want to delete.
$ pkg uninstall git
2) After that you have to press the enter button, after that this tool will be removed.
3) How to search tools?
So now we will use the search option to search for tools. So follow the steps given below.
1) Type 'pkg' ,after type 'search' option, then enter the name of any tool you want to search.
$ pkg search python
2) Now you have to press the enter button, after that you will get all the information of the search tool
So friends, we have seen the use of apt and pkg and also seen their important options and commands, but we do not use them .
Follow us
0 Comments