Root Install

  • Privacy Policy
  • About
  • Contact Us
  • Tutorials
    • Ubuntu
    • python
    • database
    • javascript

Tag: python

How to Install Scapy on Ubuntu 20.04

Posted on August 16, 2020September 14, 2020 by Abdou Rockikz

Scapy is a packet manipulation tool for computer networks, it was written in Python and can forge, decode, send and capture network packets with very easy API.

Scapy runs natively on Linux, and on most Unixes with libpcap and its … Read more

Tagged python, ubuntu2 Comments

How to Install OpenCV Python on Ubuntu 20.04

Posted on August 15, 2020August 17, 2020 by Abdou Rockikz

OpenCV is a highly optimized library that is aimed for building real-time computer vision and machine learning applications, it was built to provide a common infrastructure among computer vision engineers and to accelerate the use of machine perception in the … Read more

Tagged python, ubuntu

How to Install Pip on Ubuntu 20.04

Posted on August 15, 2020August 17, 2020 by Abdou Rockikz

Pip is a package management system for Python that simplifies installing packages. With pip, you can install any Python package that is registered in the Python Package Index (PyPI) and other package indexes.

In this guide, you will … Read more

Tagged python, ubuntu1 Comment

Tags

c++ database ethical hacking FFmpeg javascript linux python scapy steganography system administration ubuntu windows

Recent Posts

  • How to List Users in Linux
  • Steganography using Standard Linux Commands
  • Creating Custom Wordlists using Crunch Tool
  • How to Enable/Disable IP Forwarding in Linux
  • How to Get your Public IP Address in Linux

Copyright © Root Install 2020