whats wrong? can't install anything.
Ubuntu 20.04.2 LTS
wget https://repo.zabbix.com/zabbix/5.4/u...u20.04_all.deb
dpkg -i zabbix-release_5.4-1+ubuntu20.04_all.deb
apt update
apt install zabbix-server-pgsql zabbix-frontend-php php7.4-pgsql zabbix-nginx-conf zabbix-sql-scripts zabbix-agent
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package zabbix-nginx-conf
E: Unable to locate package zabbix-sql-scripts
apt install zabbix-server-mysql zabbix-frontend-php zabbix-apache-conf zabbix-sql-scripts zabbix-agent
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package zabbix-apache-conf
E: Unable to locate package zabbix-sql-scripts
/etc/zabbix/zabbix_server.conf - not exist.
Ubuntu 20.04.2 LTS
wget https://repo.zabbix.com/zabbix/5.4/u...u20.04_all.deb
dpkg -i zabbix-release_5.4-1+ubuntu20.04_all.deb
apt update
apt install zabbix-server-pgsql zabbix-frontend-php php7.4-pgsql zabbix-nginx-conf zabbix-sql-scripts zabbix-agent
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package zabbix-nginx-conf
E: Unable to locate package zabbix-sql-scripts
apt install zabbix-server-mysql zabbix-frontend-php zabbix-apache-conf zabbix-sql-scripts zabbix-agent
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package zabbix-apache-conf
E: Unable to locate package zabbix-sql-scripts
/etc/zabbix/zabbix_server.conf - not exist.
Comment