Hello guy’s Welcome to another article, in this article we are going to discuss about How to use all search engine in termux
Requirement’s
- Termux
- Android version 5.0 and above
- W3m
- Python package
Feature’s
- Bing
- Yahoo
- Wikipedia
- DuckDuckgo
How to Download and install Tsurf Tool in termux
Step 1:
First of all you download tsurf package in your termux so type this below command in your termux.
git clone https://github.com/Mini-Ware/tsurf.git
Step 2:
Now open tsurf folder in your termux terminal so type this below command.
cd tsurf
Step 3:
Now give permission to read, Write and execute of install.sh bash script so type this below command in your termux
chmod +x install.sh
Step 4:
Now type this below command in your termux this will help you to run this tool in your termux terminal.
bash install.sh
If you need to uninstall this tool in your termux type this below command
bash uninstall.sh
Post a Comment