This Section of this site will teach you how to install X-osint and what X-osint is
X-osint is an Open source intelligent framework ie an osint tool which gathers valid information about a phone number, user's email address, perform VIN Osint, and reverse, perform subdomain enumeration, able to find email from a name, and so much more. Best osint tool for Termux and linux
Installation of X-osint isn't such a complex process follow the steps below, Copying is not allowed, you have to type it that way you would learn the commands your typing not just copying and paste.
pkg update -y && pkg upgrade -y
sudo apt update -y && sudo apt upgrade -y
pkg install git -y
sudo apt install git -y
git clone https://github.com/TermuxHackz/X-osint
cd X-osint && chmod +x *
bash setup.sh
I hope the installation of X-osint has been cleared up and easy to use, if you face errors during installation be sure to report them to me and i will help you fix them. Also, if you need to read more about X-osint, kindly visit my github here.