How to Install and Uninstall zabbix-agent Package on Kali Linux

Last updated: February 24,2025

1. Install "zabbix-agent" package

In this section, we are going to explain the necessary steps to install zabbix-agent on Kali Linux

$ sudo apt update $ sudo apt install zabbix-agent

2. Uninstall "zabbix-agent" package

Please follow the steps below to uninstall zabbix-agent on Kali Linux:

$ sudo apt remove zabbix-agent $ sudo apt autoclean && sudo apt autoremove

3. Information about the zabbix-agent package on Kali Linux

Package: zabbix-agent
Source: zabbix
Version: 1:6.0.25+dfsg-1
Installed-Size: 1424
Maintainer: Dmitry Smirnov
Architecture: amd64
Provides: zabbix-sender
Depends: libc6 (>= 2.34), libcurl3-gnutls (>= 7.83.0), libgnutls30 (>= 3.8.2), libldap-2.5-0 (>= 2.5.4), libmodbus5 (>= 3.0.2), libpcre2-8-0 (>= 10.22), zlib1g (>= 1:1.2.0), ucf, adduser, sysvinit-utils (>= 3.05-4~), pciutils
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: usbutils
Suggests: logrotate
Size: 694896
SHA256: d8dd60b8208beeea07bcb71ca8f6c77509071b0482b8888afbd965b6f6760db6
SHA1: a8ad87cf76658c0b2d4729cf8326d4be5e4e4529
MD5sum: 3e5ccd9446940822711cc637dce3dbae
Description: network monitoring solution - agent
Zabbix is a server/client network monitoring system with many features.
It can be used for:
.
- high level monitoring of IT services;
- centralized monitoring of your servers and applications;
- monitoring of SNMP-enabled devices;
- performance monitoring (process load, network activity, disk
activity, memory usage, OS parameters etc.);
- data visualization.
.
This package provides the software needed to monitor a host using a
Zabbix agent.
Description-md5:
Homepage: http://zabbix.com
Tag: admin::monitoring, implemented-in::c, interface::daemon,
network::server, role::program, use::monitor,
works-with::software:running
Section: net
Priority: optional
Filename: pool/main/z/zabbix/zabbix-agent_6.0.25+dfsg-1_amd64.deb