Step-by-step – OpenVINO Installation in Parrot OS

January 27, 2021 | By the+gnu+linux+evangelist.

Installing

  1. 2. Enabling OpenVINO Repository

    Add OpenVINO Repository for Parrot GNU/Linux

    Enabling OpenVINO Repo for Parrot
  2. 3. Installing OpenVINO

    Then to Install OpenVINO in Parrot
    First, search for the available releases with:

    sudo apt search openvino

    So currently to Install the latest Runtime play:

    sudo apt install intel-openvino-runtime-ubuntu20-2021.2.200

    It doesn’t matter if is called ubuntu20, it just work also on Parrot-like also if it has been developed for Ubuntu-like.
    Or for the Developer Packages:

    sudo apt install intel-openvino-runtime-ubuntu20-2021.2.200

    You may have to amend the above Command in base to the searching results.
    Authenticate with the User’s Admin Pass.
    If Got “User is Not in Sudoers file” then see: How to Enable sudo.

Contents


QuickChic Theme • Powered by WordPress