Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pkg update -y
- pkg upgrade -y
- pkg autoclean
- pkg clean -y
- pkg install curl -y
- pkg install git -y
- pkg install wget -y
- pkg install zip -y
- pkg install unzip -y
- pkg install python -y
- pkg install nodejs-lts -y
- pkg install jq -y
- pkg install libxml2-utils -y
- pkg install grep -y
- pkg install bc -y
- pkg install htop -y
- pkg install figlet -y
- pkg install httping -y
- pkg install dnsutils -y
- pkg install openssh -y
- pkg install ffmpeg -y
- pkg install php -y
- pkg install nano -y
- pkg install zsh -y
- pip install --upgrade pip setuptools
- pip install --upgrade httpie
- pip install -U requests[socks]
- pkg install clang
- pkg install nmap -y
- pkg install libffi -y
- pkg install openssl -y
- pip install ddgr
- pkg install screenfetch
- pkg install w3m -y
- pkg install cowsay -y
- pkg install perl -y
- pkg install ruby -y
- pkg install rust -y
- pkg install sqlite -y
- pkg install fakeroot -y
- pkg install sshpass -y
- pkg install golang -y
- pkg install lychee -y
- pkg install termux-api -y
- pkg install termux-exec -y
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement