How to Add OpenVINO Repository for Ubuntu-Based Systems

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

GNU/Linux Ubuntu Adding OpenVINO Repo Guide

Hi! The Tutorial shows you Step-by-Step How to Add OpenVINO Repository in Ubuntu-Based GNU/Linux OSes.

And OpenVINO for Ubuntu is a comprehensive Open Source Toolkit in quickly developing Apps and Solutions that solve a variety of tasks including emulation of Human Vision, Automatic Speech Recognition, Natural Language Processing, Recommendation Systems, and many others.

So this Repo Setup is Valid for All the Ubuntu-based Distros like:

  • Linux Mint
  • Lubuntu
  • Kubuntu
  • Xubuntu
  • Zorin OS
  • Elementary OS
  • Linux Lite
  • Bodhi Linux
  • Kde Neon
  • Pop!_OS
  • Voyager
  • Trisquel
  • LXLE
  • feren OS
  • Peppermint
  • Q4OS
  • Linux Ultimate Edition
How to Add OpenVINO Repository for Ubuntu-based Systems - Featured
  1. 1. Launching Terminal

    How to QuickStart with Command Line on Ubuntu

    Bash Shell Ubuntu QuickStart Guide
  2. 2. Adding OpenVINO GPG Key

    Again to Add OpenVINO GPG Signature Key
    First, Download it

    OpenVINO GPG Key

    And then to Add it do:
    sudo apt-key add ~/Downloads/GPG-PUB*
    (For the Newer Release in case of apt-key Issue see: Gpg.d Keyring Setup Guide.)
    But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.
    Authenticate with the User’s Admin Pass.
    If Got “User is Not in Sudoers file” then see: How to Enable sudo.
  3. 3. Adding OpenVINO Repo

    Then to Add OpenVINO Repository for Ubuntu
    Execute:

    echo "deb https://apt.repos.intel.com/openvino/2022 focal main" | sudo tee /etc/apt/sources.list.d/intel-openvino-2022.list
  4. 4. Refreshing Ubuntu Repo Sources

    Next to Refresh Ubuntu Apt Repository Sources
    Needed to refresh Ubuntu Repos:

    sudo apt update
    For the Non LTS Releases in case of Not Found issue then ammend it manually with nano:
    sudo nano /etc/apt/sources.list.d/intel-openvino-2022.list
    And change for instance ‘jammy’ in the former LTS, so ‘focal’.
    Ctrl+x to Save and Exit from nano Editor.
    And the Update Apt again.
  5. 5. Installing OpenVINO on Ubuntu

    Finally, to Quick Start OpenVINO for Ubuntu

    OpenVINO Ubuntu QuickStart Guide

Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

QuickChic Theme • Powered by WordPress