This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
manual:installation:install_from_packages:rhel_centos [2020/10/27 07:50] yuriii [Java gateway installation] yum -> dnf |
manual:installation:install_from_packages:rhel_centos [2021/01/27 20:27] (current) |
||
---|---|---|---|
Line 129: | Line 129: | ||
gpgcheck=1 | gpgcheck=1 | ||
This will allow you to install the zabbix-debuginfo package. | This will allow you to install the zabbix-debuginfo package. | ||
- | # dnf install zabbix-debuginfo | + | # yum install zabbix-debuginfo |
This single packages contains debug information for all binary Zabbix componets. | This single packages contains debug information for all binary Zabbix componets. |