Thursday, November 5, 2020

TERMUX BASIC PACKAGES BY- HACKER WORLD




     

     List Of Basic Termux Packages

    FIRST OF ALL WE START WE THIS BASIC COMMAND :-


    In Termux it is recommended to use package manager pkg which is a wrapper for apt. It simplifies installing or upgrading packages by automatically updating apt lists so you don't have to type apt update when installing or upgrading packages.

     pkg update -y
    pkg upgrade -y

     

     

    DIFFERENT PACKAGES FOR PYTHON -Termux


     
    Just type this below mentioned Termux command and it will be installed in your termux press y if it asks for confirmation.after installing python you can write code and also run your own python scripts. Type python to check if python is properly installed or not.
     pkg install python -y
    pkg install python2 -y
     
     pkg install python2-dev -y

     

    pkg install python3 -y 

     

     

    TERMUX PACKAGE FOR JAVA

    pkg install java -y

     

     

    This pakage will help u in installation of java, which is computer programming language.
     







    TERMUX PACKAGE FOR FISH

    .


     pkg install fish -y :- Go to the friendly interactive shell, fish

    Fish command autocompletes the commands. Type exit to go out.
     

    TERMUX PACKAGE FOR RUBY

     
     
     pkg install ruby -y


    TERMUX PACKAGE FOR GETTING HELP

    pkg install help -y

    TERMUX PACKAGE FOR INSTALLING GIT

    pkg install git -y
    Git will allow you to download any project from the github.

    TERMUX PACKAGE FOR HOSTING

    pkg install host -y

    TERMUX PACKAGE FOR INSTALLING PHP

    pkg install php -y

    TERMUX PACKAGE FOR PERL

     pkg install perl -y

    TERMUX PACKAGE FOR NMAP

    pkg install nmap -y

    TERMUX PACKAGE FOR BASH

     pkg install bash -y

    TERMUX PACKAGE FOR CLANG

    pkg install clang -y

    TERMUX PACKAGE FOR NANO

     pkg install nano -y
    This command will show you the complete detail of a package.

    TERMUX PACKAGE FOR W3M

    pkg install w3m -y :- 
     
    USE:-It will help in opening any site in termux

    TERMUX PACKAGE FOR HAVIJ

     pkg install havij -y

    TERMUX PACKAGE FOR HYUDRA

    pkg install hydra -y

    use

    apt show [package name]

    This will display the PKAGES INSTALL IN TREMUX


    TERMUX PACKAGE FOR figlet

    pkg install figlet -y  
    It will help in getting the text in a different style
     

    TERMUX PACKAGE FOR COWSAY

    pkg install cowsay -y

    TERMUX PACKAGE FOR CURL

    pkg install curl -y
    after that:
    curl -LO https://raw.githubusercontent.com/Hax4us/Metasploit_termux/master/metasploit.sh
    Get access permission
    chmod 777 metasploit.sh
    ./metasploit.sh

    TERMUX PACKAGE FOR TAR

     pkg install tar -y

    TERMUX PACKAGE FOR ZIP

    pkg install zip -y

    TERMUX PACKAGE FOR UNZIP FILE

    pkg install unzip -y

    TERMUX PACKAGE FOR TOR

    pkg install tor -y

    TERMUX PACKAGE FOR GOOGLE

    pkg install google -y

    TERMUX PACKAGE FOR SUDO

     pkg install sudo -y

    TERMUX PACKAGE FOR WGET

     pkg install wget -y

    TERMUX PACKAGE FOR WIRESHARK

    pkg install wireshark -y

    TERMUX PACKAGE FOR WGETRC

     pkg install wgetrc -y 

    TERMUX PACKAGE FOR WCALC

    pkg install wcalc -y

    TERMUX PACKAGE FOR BMON

    pkg install bmon -y

    TERMUX PACKAGE FOR VPN

    pkg install vpn -y

    TERMUX PACKAGE FOR UNRAR

    pkg install unrar -y

    TERMUX PACKAGE FOR TOILET

     pkg install toilet -y

    TERMUX PACKAGE FOR PROOT

    pkg install proot -y

    TERMUX PACKAGE FOR NET-TOOLS

    pkg install net-tools -y

    TERMUX PACKAGE FOR GOLANG

    pkg install golang -y

    TERMUX PACKAGE FOR CHOOT

    pkg install chroot -y


    TERMUX PACKAGE FOR MACCHANGER

    pkg install macchanger -y

    TERMUX PACKAGE FOR OPENSSL

    pkg install openssl -y

    TERMUX PACKAGE FOR CMATRIX

    pkg install cmatrix -y  
     
    USE:- See Matrix background animation on Termux

    TERMUX PACKAGE FOR OPENSSH

    pkg install openssh -y

    TERMUX PACKAGE FOR WIRESHARK

     pkg install wireshark -y

    Grant storage permission
    termux-setup-storage -y
    now you can access your Storage and all the folder in it using termux.


    pkg install macchanger -y

    pkg install coreutils :-  Find factors of a number

    Update all the packages and dependencies installed on the system

    apt update && apt upgrade -y

    If any update is available it will ask you on the terminal if you want to upgrade or not, press Y if you want the update

    Youtube Channel :- TechnoBrothers
     
     
     



    THANKS For Reading Our Blog  Hacker World...
    Please come again and if any mistakes in our content than please mark it ......

    👑MAKE YOUR ON SECURITY 👑

    1 comment: