- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Expert,
I tried to follow the instruction when installing OpenVINO for Linux* Using APT Repository
https://docs.openvinotoolkit.org/latest/openvino_docs_install_guides_installing_openvino_apt.html
When we tried to execute this command,
echo "deb https://apt.repos.intel.com/openvino/2021 all main" | sudo tee /etc/apt/sources.list.d/intel-openvino-2021.list
it shows that It says "No such file or directory"
Can you guys verify on this?
Thanks.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi DarkHorse,
Thank you for reaching out to us.
I have verified the following step to add the APT Repository in Ubuntu 20.04 and Ubuntu 18.04, and it’s working fine:
echo "deb https://apt.repos.intel.com/openvino/2021 all main" | sudo tee /etc/apt/sources.list.d/intel-openvino-2021.list>
The error you’re facing occurs if the following directory is missing from your local machine:
“/etc/apt/sources.list.d”
Thus, I would suggest you run sudo apt-get update and install Intel® Distribution of OpenVINO™ toolkit for Linux* Using APT Repository again.
Regards,
Wan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi DarkHorse,
This thread will no longer be monitored since we have provided a suggestion.
If you need any additional information from Intel, please submit a new question.
Regards,
Wan
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page