@@ -12,14 +12,18 @@ Updating to the latest version of the Intel oneAPI toolkits and libraries is rec
YUM/DNF update
--------------
Example of update...
You can update an already installed Intel toolkit (e.g. Intel Base Toolkit) through ``yum`` or ``dnf`` like so (using root priviledges)::
# dnf upgrade intel-basekit
Under Rocky Linux and other enterprise distributions, automatic updates can be set up using ``systemd`` timers (`dnf-automatic.timer <https://dnf.readthedocs.io/en/latest/automatic.html>`_).
APT update
----------
Example of update...
You can update an already installed Intel toolkit through ``apt`` like so (using root priviledges)::
# apt update
Under Debian distributions, automatic updates can be set up using `Unattended Upgrades <https://wiki.debian.org/UnattendedUpgrades>`_.