parent
e5ddce54f6
commit
54fe2d1a3f
@ -48,9 +48,14 @@ The complete list of supported hardware is available in the [Release Notes](http
|
||||
|
||||
|
||||
To list available OpenVINO packages, use the following command:
|
||||
```
|
||||
yum list 'openvino*'
|
||||
```
|
||||
|
||||
@sphinxdirective
|
||||
|
||||
.. code-block:: sh
|
||||
|
||||
yum list 'openvino*'
|
||||
|
||||
@endsphinxdirective
|
||||
|
||||
### Step 2: Install OpenVINO Runtime Using the YUM Package Manager
|
||||
|
||||
@ -82,9 +87,14 @@ sudo yum install openvino-2022.1.0
|
||||
#### To Check for Installed Packages and Version
|
||||
|
||||
Run the following command:
|
||||
```sh
|
||||
yum list installed 'openvino*'
|
||||
```
|
||||
|
||||
@sphinxdirective
|
||||
|
||||
.. code-block:: sh
|
||||
|
||||
yum list installed 'openvino*'
|
||||
|
||||
@endsphinxdirective
|
||||
|
||||
#### To Uninstall the Latest Version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user