Warning: This is the documentation for Wazuh 3.5. Check out the docs for the latest version of Wazuh!
Upgrade from the same minor version¶
Use these instructions if you are upgrading your Wazuh installation within the same minor version. For example, from 2.1.0 to 2.1.1.
Upgrade the Wazuh manager¶
Upgrade the Wazuh server on CentOS/RHEL/Fedora:
# yum upgrade wazuh-manager
Upgrade the Wazuh server on Debian/Ubuntu:
# apt-get update && sudo apt-get install --only-upgrade wazuh-manager
Upgrade the Wazuh agent¶
Upgrade the Wazuh agent on CentOS/RHEL/Fedora:
# yum upgrade wazuh-agent
Upgrade the Wazuh agent on Debian/Ubuntu:
# apt-get update && sudo apt-get install --only-upgrade wazuh-agent