How to Install and Uninstall turbosearch Package on Kali Linux
Last updated: November 26,2024
1. Install "turbosearch" package
This guide covers the steps necessary to install turbosearch on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
turbosearch
Copied
2. Uninstall "turbosearch" package
In this section, we are going to explain the necessary steps to uninstall turbosearch on Kali Linux:
$
sudo apt remove
turbosearch
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the turbosearch package on Kali Linux
Package: turbosearch
Version: 0.1.31-2
Installed-Size: 691
Maintainer: Debian Python Team
Architecture: all
Depends: python3-bs4 (>= 0.0.1), python3-colorama, python3-requests, python3:any
Size: 370000
SHA256: a9dff6dfa5db55e88e21557b696a3a9cc4a7f86ca684684d7124f70f73ac1001
SHA1: 4903cafa3f0ecef5048a72e0d53a3004aff93e76
MD5sum: 317c151211047c2234925602e40ae699
Description: wordlist url search tool
TurboSearch is a Python script, brute-force style, that searches text files
for keywords and returns lines containing those keywords.
.
It is designed to help find relevant information in large and complex files
such as log files or configuration files.
.
The program uses regular expressions to find lines that match the specified
keywords and returns the line number and file name.
.
The tool also supports multi-threading, allowing simultaneous connections,
speeding up the search process.
Description-md5:
Homepage: https://github.com/helviojunior/turbosearch
Section: net
Priority: optional
Filename: pool/main/t/turbosearch/turbosearch_0.1.31-2_all.deb
Version: 0.1.31-2
Installed-Size: 691
Maintainer: Debian Python Team
Architecture: all
Depends: python3-bs4 (>= 0.0.1), python3-colorama, python3-requests, python3:any
Size: 370000
SHA256: a9dff6dfa5db55e88e21557b696a3a9cc4a7f86ca684684d7124f70f73ac1001
SHA1: 4903cafa3f0ecef5048a72e0d53a3004aff93e76
MD5sum: 317c151211047c2234925602e40ae699
Description: wordlist url search tool
TurboSearch is a Python script, brute-force style, that searches text files
for keywords and returns lines containing those keywords.
.
It is designed to help find relevant information in large and complex files
such as log files or configuration files.
.
The program uses regular expressions to find lines that match the specified
keywords and returns the line number and file name.
.
The tool also supports multi-threading, allowing simultaneous connections,
speeding up the search process.
Description-md5:
Homepage: https://github.com/helviojunior/turbosearch
Section: net
Priority: optional
Filename: pool/main/t/turbosearch/turbosearch_0.1.31-2_all.deb