Use the Intel installer to check for newer versions of Intel® VTune™ Profiler and update when needed.
This procedure uses the Intel installer to check for product updates, for which you must have a stable connection to the internet.
If your connection is unreliable, consider downloading an offline installer that contains a newer version of VTune Profiler. Then follow the steps in Install on Windows* OS to complete your update.
To use the Intel installer:
The Intel product installer opens and checks if updates are available for all installed Intel software products.
To update VTune Profiler using the installer, do one of the following:
Once you have the installer,
chmod +x <installer-package-name>.sh
sudo ./<installer-package-name>.sh
The installer window opens and checks for updates for all installed Intel® software products.
Use Package Managers
If you installed VTune Profiler using package managers, regular system-wide package updates keep VTune Profiler updated to the latest version without requiring any additional action.
To update VTune Profiler independently, use these commands:
APT:
sudo apt install intel-oneapi-vtune
YUM:
yum upgrade intel-oneapi-vtune
DNF:
dnf upgrade intel-oneapi-vtune
Zypper:
zypper up intel-oneapi-vtune