Friday, May 13, 2022

PIP and GIT

 pip and  git Package Manager

 

Python Package Manager:

  • python has a large variety library.
  • Every library will not be available at once .
  • The necessary libraries can be downloaded and imported when it is needed .
  • The packages can be downloaded by using "pip" command .
  • Command : pip install <package_name>
Pip will be installed in kali built in, if not found it ask to download we can directly download by typing "y" and accept.





git package Manager:
  • Git is a another package management tool.
  • There are lot of tools that can be downloaded from github.
  • The requirement to download a package using git is the link to the package.
  • It is available in the github.com
  • Command : "git clone <package_link>"
  • Lets download Osintgram (a instagram tool which is used to access instagram through terminal)




This is how we install packages and tools from python and git .




 

No comments:

Post a Comment

Google Cybersecurity Professional Certificate

    Google Cybersecurity Professional Certification 🔒 Google Cybersecurity Professional Certification: A Journey Unveiled! 🔒 Hey Folks! 🌟...